Shell.FlyoutIsPresentedProperty 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
飛出視窗可以透過程式設計方式開啟和關閉,方法是將 FlyoutIsPresented 屬性設定為布爾值,指出飛出視窗目前是否開啟。
public: static initonly Microsoft::Maui::Controls::BindableProperty ^ FlyoutIsPresentedProperty;
public static readonly Microsoft.Maui.Controls.BindableProperty FlyoutIsPresentedProperty;
staticval mutable FlyoutIsPresentedProperty : Microsoft.Maui.Controls.BindableProperty
Public Shared ReadOnly FlyoutIsPresentedProperty As BindableProperty