Méthode | Description | |
---|---|---|
Configure ( string key, |
||
GoBack ( ) : void | ||
NavigateTo ( string pageKey ) : void | ||
NavigateTo ( string pageKey, object parameter ) : void | ||
NavigationService ( ) : System |
Méthode | Description | |
---|---|---|
OnNavigated ( ) : void | ||
TryGoBack ( ) : bool | ||
_root_Navigated ( object sender, |
public Configure ( string key, |
||
key | string | |
type | ||
Résultat | void |
public NavigateTo ( string pageKey ) : void | ||
pageKey | string | |
Résultat | void |
public NavigateTo ( string pageKey, object parameter ) : void | ||
pageKey | string | |
parameter | object | |
Résultat | void |