FlyoutPage.IFlyoutPageController.CanChangeIsPresented Property

Definition

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

Property Value

Implements

Applies to