ShellNavigationState Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
ShellNavigationState() | |
ShellNavigationState(String) | |
ShellNavigationState(Uri) |
ShellNavigationState()
public ShellNavigationState ();
S’applique à
ShellNavigationState(String)
public ShellNavigationState (string location);
new Xamarin.Forms.ShellNavigationState : string -> Xamarin.Forms.ShellNavigationState
Paramètres
- location
- System.String
S’applique à
ShellNavigationState(Uri)
public ShellNavigationState (Uri location);
new Xamarin.Forms.ShellNavigationState : Uri -> Xamarin.Forms.ShellNavigationState
Paramètres
- location
- System.Uri