Shell.FlyoutContentTemplateProperty Field

Definition

The flyout content can be defined by setting a DataTemplate. A flyout header can optionally be displayed above your flyout content, and a flyout footer can optionally be displayed below your flyout content.

public: static initonly Microsoft::Maui::Controls::BindableProperty ^ FlyoutContentTemplateProperty;
public static readonly Microsoft.Maui.Controls.BindableProperty FlyoutContentTemplateProperty;
 staticval mutable FlyoutContentTemplateProperty : Microsoft.Maui.Controls.BindableProperty
Public Shared ReadOnly FlyoutContentTemplateProperty As BindableProperty 

Field Value

Applies to