Condividi tramite


ShellNavigationState.Implicit Operatore

Definizione

Overload

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

Parametri

value
System.String

Restituisce

Si applica a

Implicit(Uri to ShellNavigationState)

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

Parametri

uri
System.Uri

Restituisce

Si applica a