다음을 통해 공유


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

반환

적용 대상