Element.IContextFlyoutElement.ContextFlyout Property

Definition

Gets the ContextFlyout for the view. Menu flyouts, menu flyout subitems, and menu flyout separators can be added to the context flyout.

property Microsoft::Maui::IFlyout ^ Microsoft::Maui::IContextFlyoutElement::ContextFlyout { Microsoft::Maui::IFlyout ^ get(); };
Microsoft.Maui.IFlyout Microsoft.Maui.IContextFlyoutElement.ContextFlyout { get; }
member this.Microsoft.Maui.IContextFlyoutElement.ContextFlyout : Microsoft.Maui.IFlyout
 ReadOnly Property ContextFlyout As IFlyout Implements IContextFlyoutElement.ContextFlyout

Property Value

Implements

Applies to