SwipeView.ISwipeView.IsOpen Property

Definition

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

Property Value

Implements

Applies to