Element.IContextFlyoutElement.ContextFlyout Propiedad

Definición

Obtiene para ContextFlyout la vista. Los controles flotantes de menú, los subelementos de menú flotante y los separadores de control flotante de menú se pueden agregar al control flotante contextual.

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

Valor de propiedad

Implementaciones

Se aplica a