MultiTapEvent
Inherits: ControlEvent
Result payload for multi-touch tap detection.
Properties
-
correct_touches(bool) –Truewhen the active touch count reachesGestureDetector.multi_tap_touches; otherwiseFalseis emitted when the sequence is interrupted.
Properties#
correct_touches
class-attribute
instance-attribute
#
True when the active touch count reaches GestureDetector.multi_tap_touches; otherwise False is emitted when the sequence is interrupted.