ChildGestureRecognizer.GestureRecognizer Property

Definition

Gets or sets the recognizer.

public Xamarin.Forms.IGestureRecognizer GestureRecognizer { get; set; }
member this.GestureRecognizer : Xamarin.Forms.IGestureRecognizer with get, set

Property Value

The recognizer.

Applies to