minimumPressDuration
The minimum amount of time (in seconds) that the user’s fingers must be touching the interface object.
Declaration
var minimumPressDuration: CFTimeInterval { get set }Discussion
The default value of this property is 0.5 seconds, but you can change this value when configuring the gesture recognizer in Interface Builder.