minimumNumberOfTouches
The minimum number of fingers that can touch the view for gesture recognition.
Declaration
var minimumNumberOfTouches: Int { get set }Mentioned in
Discussion
The default value is 1.
The minimum number of fingers that can touch the view for gesture recognition.
var minimumNumberOfTouches: Int { get set }The default value is 1.