Element.IContextFlyoutElement.ContextFlyout 属性

定义

ContextFlyout获取视图的 。 菜单浮出控件、菜单浮出控件子项和菜单浮出控件分隔符可以添加到上下文浮出控件。

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

属性值

实现

适用于