Compartilhar via


ShellNavigationState.Implicit Operador

Definição

Sobrecargas

Implicit(String to ShellNavigationState)
Implicit(Uri to ShellNavigationState)

Implicit(String to ShellNavigationState)

public static implicit operator Xamarin.Forms.ShellNavigationState (string value);
static member op_Implicit : string -> Xamarin.Forms.ShellNavigationState

Parâmetros

value
System.String

Retornos

Aplica-se a

Implicit(Uri to ShellNavigationState)

public static implicit operator Xamarin.Forms.ShellNavigationState (Uri uri);
static member op_Implicit : Uri -> Xamarin.Forms.ShellNavigationState

Parâmetros

uri
System.Uri

Retornos

Aplica-se a