Share via


UIGestureRecognizer.NumberOfTouches Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual IntPtr NumberOfTouches { [Foundation.Export("numberOfTouches")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("numberOfTouches")>]
member this.NumberOfTouches : nativeint

Property Value

IntPtr

nativeint

Attributes

Applies to