ShellNavigationState Construtores
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
ShellNavigationState() | |
ShellNavigationState(String) | |
ShellNavigationState(Uri) |
ShellNavigationState()
public ShellNavigationState ();
Aplica-se a
ShellNavigationState(String)
public ShellNavigationState (string location);
new Xamarin.Forms.ShellNavigationState : string -> Xamarin.Forms.ShellNavigationState
Parâmetros
- location
- System.String
Aplica-se a
ShellNavigationState(Uri)
public ShellNavigationState (Uri location);
new Xamarin.Forms.ShellNavigationState : Uri -> Xamarin.Forms.ShellNavigationState
Parâmetros
- location
- System.Uri