Element.IContextFlyoutElement.ContextFlyout 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
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