C# Class XamarinCRM.Pages.RootPage

Inheritance: Xamarin.Forms.MasterDetailPage
显示文件 Open project: xamarin/app-crm Class Usage Examples

Private Properties

Property Type Description
SetDetailIfNull void

Public Methods

Method Description
NavigateAsync ( MenuType id ) : System.Threading.Tasks.Task
RootPage ( ) : Xamarin.Forms

Private Methods

Method Description
SetDetailIfNull ( Page page ) : void

Method Details

NavigateAsync() public method

public NavigateAsync ( MenuType id ) : System.Threading.Tasks.Task
id MenuType
return System.Threading.Tasks.Task

RootPage() public method

public RootPage ( ) : Xamarin.Forms
return Xamarin.Forms