Xamarin.Forms.MasterDetailPage.IsGestureEnabled Property
Gets or sets a value that turns on or off the gesture to reveal the master page. This is a bindable property.

Syntax

public bool IsGestureEnabled { get; set; }

Value

true if gesture is enabled; otherwise false. Default is true.

Remarks

Has no effect on Windows Phone.

Requirements

Namespace: Xamarin.Forms
Assembly: Xamarin.Forms.Core (in Xamarin.Forms.Core.dll)
Assembly Versions: 1.0.0.0, 1.1.0.0, 1.2.0.0, 1.3.0.0