Share via


UIPanGestureRecognizer.MaximumNumberOfTouches Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIntPtr MaximumNumberOfTouches { [Foundation.Export("maximumNumberOfTouches")] get; [Foundation.Export("setMaximumNumberOfTouches:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("maximumNumberOfTouches")>]
[<set: Foundation.Export("setMaximumNumberOfTouches:")>]
member this.MaximumNumberOfTouches : unativeint with get, set

Property Value

UIntPtr

unativeint

Attributes

Applies to