共用方式為


Shell.FlyoutIsPresentedProperty 欄位

定義

飛出視窗可以透過程式設計方式開啟和關閉,方法是將 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 

欄位值

適用於