DragEndEvent
DragEndEvent
#
Bases: Event[EventControlType]
global_position
#
The global position the pointer is located at when the drag gesture has been completed.
local_position
#
The local position in the coordinate system of the event receiver when the drag gesture has been completed.
primary_velocity
#
The velocity the pointer was moving along the primary axis when it stopped contacting the screen, in logical pixels per second.