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 

字段值

适用于