SwipeView.ISwipeViewController.IsOpen Property

Definition

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

Property Value

Implements

Applies to