ShellContent.Implicit(TemplatedPage to ShellContent) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- page
- TemplatedPage