C# Class AltitudeBand.MainActivity

Inheritance: Android.App.Activity
显示文件 Open project: dvescovi1/Altitude

Protected Methods

Method Description
OnCreate ( Bundle savedInstanceState ) : void
OnDestroy ( ) : void

Private Methods

Method Description
AddTileButton_Click ( object sender, EventArgs e ) : void
BuildPageData ( PageData pageContext ) : void
OnBarometerChanged ( object sender, BandSensorReadingEventArgs e ) : void

Method Details

OnCreate() protected method

protected OnCreate ( Bundle savedInstanceState ) : void
savedInstanceState Bundle
return void

OnDestroy() protected method

protected OnDestroy ( ) : void
return void