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.
The maximum movement of the fingers on the view before the gesture fails.
var allowableMovement: CGFloat { get set }The allowable distance, measured in points. The default distance is 10 points.