ShellSection.Implicit 运算符
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
Implicit(TemplatedPage to ShellSection) | |
Implicit(ShellContent to ShellSection) |
Implicit(TemplatedPage to ShellSection)
public static implicit operator Xamarin.Forms.ShellSection (Xamarin.Forms.TemplatedPage page);
static member op_Implicit : Xamarin.Forms.TemplatedPage -> Xamarin.Forms.ShellSection
参数
- page
- TemplatedPage
返回
适用于
Implicit(ShellContent to ShellSection)
public static implicit operator Xamarin.Forms.ShellSection (Xamarin.Forms.ShellContent shellContent);
static member op_Implicit : Xamarin.Forms.ShellContent -> Xamarin.Forms.ShellSection
参数
- shellContent
- ShellContent