MultiTapEvent

Overview

MultiTapEvent is an event type in Flet that is triggered by multiple taps on a control. It inherits from ControlEvent.

Properties

  • **correct_touches** (bool): Indicates if the touches were correct for a multi-tap gesture. This is an instance attribute.
  • - **Type:** bool - **Source Field:** ct