C# Class FormsSample.UrhoPage

Inheritance: Xamarin.Forms.ContentPage
Afficher le fichier Open project: xamarin/urho-samples

Méthodes publiques

Méthode Description
UrhoPage ( ) : System

Méthodes protégées

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

Private Methods

Méthode Description
OnBarSelection ( Bar bar ) : void
OnValuesSliderValueChanged ( object sender, Xamarin.Forms.ValueChangedEventArgs e ) : void
StartUrhoApp ( ) : void

Method Details

OnAppearing() protected méthode

protected OnAppearing ( ) : void
Résultat void

OnDisappearing() protected méthode

protected OnDisappearing ( ) : void
Résultat void

UrhoPage() public méthode

public UrhoPage ( ) : System
Résultat System