C# Class Realms.XamarinForms.Examples.ListView.MainPage

Inheritance: Xamarin.Forms.ContentPage
Afficher le fichier Open project: realm/realm-dotnet

Méthodes publiques

Méthode Description
MainPage ( ) : System

Méthodes protégées

Méthode Description
OnAppearing ( ) : void
OnDisappearing ( ) : void

Private Methods

Méthode Description
add_activated ( object sender, EventArgs args ) : void
background_add_activated ( object sender, EventArgs args ) : void

Method Details

MainPage() public méthode

public MainPage ( ) : System
Résultat System

OnAppearing() protected méthode

protected OnAppearing ( ) : void
Résultat void

OnDisappearing() protected méthode

protected OnDisappearing ( ) : void
Résultat void