Contents

maximumNumberOfTouches

The maximum number of touches allowed to recognize this gesture

Declaration

var maximumNumberOfTouches: Int { get set }

Discussion

Set this property to 0 to require exactly minimumNumberOfTouches touches to recognize the gesture. Defaults to NSIntegerMax.