C# Class Awesomekit.Views.MainPage

Inheritance: ContentPage
Mostra file Open project: xamarinium/awesomekit

Public Methods

Method Description
MainPage ( ) : System.Threading.Tasks

Protected Methods

Method Description
OnAppearing ( ) : void

Method Details

MainPage() public method

public MainPage ( ) : System.Threading.Tasks
return System.Threading.Tasks

OnAppearing() protected method

protected OnAppearing ( ) : void
return void