Méthode | Description | |
---|---|---|
Initialize ( INavigationService navigationService ) : void |
Initializes the plugin.
|
|
NavigateTo ( INavigationService navigationService ) : void |
Does nothing; this plugin cannot be navigated to.
|
|
NavigateTo ( string destination, string>.IDictionary |
Does nothing; this plugin does not handle navigation from external sources.
|
public Initialize ( INavigationService navigationService ) : void | ||
navigationService | INavigationService | |
Résultat | void |
public NavigateTo ( INavigationService navigationService ) : void | ||
navigationService | INavigationService | |
Résultat | void |
public NavigateTo ( string destination, string>.IDictionary |
||
destination | string | |
parameters | string>.IDictionary | |
navigationService | INavigationService | |
Résultat | void |