numberOfTapsRequired
The number of taps on the interface object that are required for the gesture to be recognized.
Declaration
var numberOfTapsRequired: Int { get set }Discussion
The default value of this property is 1, but you can change this value when configuring the gesture recognizer in Interface Builder.