C# Class Samples.Pages.HomePage

Inheritance: TabbedPage
显示文件 Open project: aritchie/geofences

Public Methods

Method Description
HomePage ( ) : System

Protected Methods

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

Method Details

HomePage() public method

public HomePage ( ) : System
return System

OnAppearing() protected method

protected OnAppearing ( ) : void
return void

OnDisappearing() protected method

protected OnDisappearing ( ) : void
return void