Shell.IFlyoutView.IsPresented Property

Definition

property bool Microsoft::Maui::IFlyoutView::IsPresented { bool get(); void set(bool value); };
bool Microsoft.Maui.IFlyoutView.IsPresented { get; set; }
member this.Microsoft.Maui.IFlyoutView.IsPresented : bool with get, set
 Property IsPresented As Boolean Implements IFlyoutView.IsPresented

Property Value

Implements

Applies to