ShellNavigationState.Implicit Betreiber
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
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
Parameter
- value
- System.String
Gibt zurück
Gilt für:
Implicit(Uri to ShellNavigationState)
public static implicit operator Xamarin.Forms.ShellNavigationState (Uri uri);
static member op_Implicit : Uri -> Xamarin.Forms.ShellNavigationState
Parameter
- uri
- System.Uri