IContextFlyoutElement.ContextFlyout プロパティ

定義

ビューの を 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

プロパティ値

適用対象