C# 클래스 Forms9PatchDemo.ChatListPage

상속: Xamarin.Forms.ContentPage
파일 보기 프로젝트 열기: baskren/Forms9PatchDemo

공개 메소드들

메소드 설명
ChatListPage ( ) : System
ChatListPage ( ) : System.Collections.ObjectModel
SimulateLoadPrevious ( int count ) : void

보호된 메소드들

메소드 설명
OnAppearing ( ) : void

비공개 메소드들

메소드 설명
listView_ItemAppearing ( object sender, ItemVisibilityEventArgs e ) : void

메소드 상세

ChatListPage() 공개 메소드

public ChatListPage ( ) : System
리턴 System

ChatListPage() 공개 메소드

public ChatListPage ( ) : System.Collections.ObjectModel
리턴 System.Collections.ObjectModel

OnAppearing() 보호된 메소드

protected OnAppearing ( ) : void
리턴 void

SimulateLoadPrevious() 공개 메소드

public SimulateLoadPrevious ( int count ) : void
count int
리턴 void