C# Class FormsSample.UrhoPage

Inheritance: Xamarin.Forms.ContentPage
Mostrar archivo Open project: xamarin/urho-samples

Public Methods

Method Description
UrhoPage ( ) : System

Protected Methods

Method Description
OnAppearing ( ) : void
OnDisappearing ( ) : void

Private Methods

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

Method Details

OnAppearing() protected method

protected OnAppearing ( ) : void
return void

OnDisappearing() protected method

protected OnDisappearing ( ) : void
return void

UrhoPage() public method

public UrhoPage ( ) : System
return System