C# Class XamarinCRM.Pages.RootPage

Inheritance: Xamarin.Forms.MasterDetailPage
Afficher le fichier Open project: xamarin/app-crm Class Usage Examples

Private Properties

Свойство Type Description
SetDetailIfNull void

Méthodes publiques

Méthode Description
NavigateAsync ( MenuType id ) : System.Threading.Tasks.Task
RootPage ( ) : Xamarin.Forms

Private Methods

Méthode Description
SetDetailIfNull ( Page page ) : void

Method Details

NavigateAsync() public méthode

public NavigateAsync ( MenuType id ) : System.Threading.Tasks.Task
id MenuType
Résultat System.Threading.Tasks.Task

RootPage() public méthode

public RootPage ( ) : Xamarin.Forms
Résultat Xamarin.Forms