UITapGestureRecognizer.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 numebr of taps required to recognize this gesture. The default is 1.
public virtual nuint NumberOfTapsRequired { [Foundation.Export("numberOfTapsRequired")] get; [Foundation.Export("setNumberOfTapsRequired:")] set; }
member this.NumberOfTapsRequired : nuint with get, set
Property Value
System.System.UIntPtr
System.unativeint
- Attributes