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.
The maximum number of fingers that can touch the view for gesture recognition.
var maximumNumberOfTouches: Int { get set }The default value is NSUIntegerMax.