Shell.FlyoutIsPresentedProperty Field

Definition

The flyout can be programmatically opened and closed by setting the FlyoutIsPresented property to a boolean value that indicates whether the flyout is currently open.

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 

Field Value

Applies to