Contents

maximumNumberOfTouches

The maximum number of fingers that can touch the view for gesture recognition.

Declaration

var maximumNumberOfTouches: Int { get set }

Mentioned in

Discussion

The default value is NSUIntegerMax.

See Also

Configuring the gesture recognizer