View.GestureController Property

Definition

Gets the gesture controller for the view.

protected internal Xamarin.Forms.Internals.IGestureController GestureController { get; }
member this.GestureController : Xamarin.Forms.Internals.IGestureController

Property Value

The gesture controller for the view.

Applies to