LongPressEndEvent
Inherits: Event[EventControlType]
Properties
-
global_position(Optional[Offset]) –The global position at which the pointer lifted from the screen.
-
local_position(Optional[Offset]) –The local position at which the pointer contacted the screen.
-
velocity(Offset) –The pointer's velocity when it stopped contacting the screen, in pixels per second.