ShellSection.Implicit Operátor

Definice

Přetížení

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

Parametry

Návraty

Platí pro

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

Parametry

shellContent
ShellContent

Návraty

Platí pro