C# Class Forms9PatchDemo.ChatListPage

Inheritance: Xamarin.Forms.ContentPage
Afficher le fichier Open project: baskren/Forms9PatchDemo

Méthodes publiques

Méthode Description
ChatListPage ( ) : System
ChatListPage ( ) : System.Collections.ObjectModel
SimulateLoadPrevious ( int count ) : void

Méthodes protégées

Méthode Description
OnAppearing ( ) : void

Private Methods

Méthode Description
listView_ItemAppearing ( object sender, ItemVisibilityEventArgs e ) : void

Method Details

ChatListPage() public méthode

public ChatListPage ( ) : System
Résultat System

ChatListPage() public méthode

public ChatListPage ( ) : System.Collections.ObjectModel
Résultat System.Collections.ObjectModel

OnAppearing() protected méthode

protected OnAppearing ( ) : void
Résultat void

SimulateLoadPrevious() public méthode

public SimulateLoadPrevious ( int count ) : void
count int
Résultat void