Contents

minimumPressDuration

The minimum time (in seconds) that the user must hold the mouse button in the view for a valid gesture.

Declaration

var minimumPressDuration: TimeInterval { get set }

Discussion

The default value of this property is the same as the current double-click interval.

See Also

Configuring the Gesture Recognizer