IContextFlyoutElement.ContextFlyout 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
ContextFlyout获取视图的 。 菜单浮出控件、菜单浮出控件子项和菜单浮出控件分隔符可以添加到上下文浮出控件。
public:
property Microsoft::Maui::IFlyout ^ ContextFlyout { Microsoft::Maui::IFlyout ^ get(); };
public Microsoft.Maui.IFlyout? ContextFlyout { get; }
member this.ContextFlyout : Microsoft.Maui.IFlyout
Public ReadOnly Property ContextFlyout As IFlyout