ShellContent.Implicit(TemplatedPage to ShellContent) Operator

Definition

Used primarily by XAML to implicitly wrap a page in with a ShellContent.

public static implicit operator Xamarin.Forms.ShellContent (Xamarin.Forms.TemplatedPage page);
static member op_Implicit : Xamarin.Forms.TemplatedPage -> Xamarin.Forms.ShellContent

Parameters

Returns

Applies to