ShellNavigationState.Implicit 运算符
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
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