Share via


FlyoutPage.IsGestureEnabled Property

Definition

Gets or sets a value that indicates whether swipe gestures can open the flyout. This is a bindable property.

public:
 property bool IsGestureEnabled { bool get(); void set(bool value); };
public bool IsGestureEnabled { get; set; }
member this.IsGestureEnabled : bool with get, set
Public Property IsGestureEnabled As Boolean

Property Value

Applies to