Share via


UISwipeGestureRecognizer.NumberOfTouchesRequired Property

Definition

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

Property Value

UIntPtr

unativeint

Attributes

Applies to