UILongPressGestureRecognizer.NumberOfTapsRequired 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 number of taps in the view required for the gesture to be recognized. Default is 0.
public virtual nint NumberOfTapsRequired { [Foundation.Export("numberOfTapsRequired")] get; [Foundation.Export("setNumberOfTapsRequired:")] set; }
member this.NumberOfTapsRequired : nint with get, set
Property Value
System.System.IntPtr
System.nativeint
- Attributes