NSClickGestureRecognizer.NumberOfTouchesRequired Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint NumberOfTouchesRequired { [Foundation.Export("numberOfTouchesRequired")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setNumberOfTouchesRequired:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 2, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.NumberOfTouchesRequired : nint with get, set

Property Value

System.System.IntPtr System.nativeint
Attributes

Applies to