UITouch.GestureRecognizers Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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