Contents

allowableMovement

The maximum movement of the fingers on the view before the gesture fails.

Declaration

var allowableMovement: CGFloat { get set }

Discussion

The allowable distance, measured in points. The default distance is 10 points.

See Also

Configuring the gesture recognizer