Contents

maximumNumberOfTouchesForScrolling

The maximum number of touches needed for scrolling

Declaration

var maximumNumberOfTouchesForScrolling: Int { get set }

Discussion

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