次の方法で共有


ShellNavigationState.Implicit 演算子

定義

オーバーロード

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

パラメーター

value
System.String

戻り値

適用対象

Implicit(Uri to ShellNavigationState)

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

パラメーター

uri
System.Uri

戻り値

適用対象