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