Contents

minimumPressDuration

The minimum time that the user must press on the view for the gesture to be recognized.

Declaration

var minimumPressDuration: TimeInterval { get set }

Mentioned in

Discussion

The time interval is in seconds. The default duration is 0.5 seconds.

See Also

Configuring the gesture recognizer