UITouch.GestureRecognizers Property

Definition

The UIGestureRecognizers that are receiving this UITouch.

public virtual UIKit.UIGestureRecognizer[] GestureRecognizers { [Foundation.Export("gestureRecognizers", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.GestureRecognizers : UIKit.UIGestureRecognizer[]

Property Value

Attributes

Applies to