ShellNavigationState.Implicit Operator
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
Przeciążenia
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
Parametry
- value
- System.String
Zwraca
Dotyczy
Implicit(Uri to ShellNavigationState)
public static implicit operator Xamarin.Forms.ShellNavigationState (Uri uri);
static member op_Implicit : Uri -> Xamarin.Forms.ShellNavigationState
Parametry
- uri
- System.Uri