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