TapEvent
TapEvent
#
Bases: Event[EventControlType]
global_position
#
The global position at which the pointer contacted the screen.
kind
#
kind: PointerDeviceType | None = field(
default=None, metadata={"data_field": "k"}
)
The kind of the device that initiated the event.
local_position
#
The local position at which the pointer contacted the screen.