LongPressEndEvent
LongPressEndEvent class has the following properties:
global_x
 The x component of the global position at which the pointer contacted the screen.
global_y
 The y component of the global position at which the pointer contacted the screen.
local_x
 The x component of the local position at which the pointer contacted the screen.
local_y
 The y component of the local position at which the pointer contacted the screen.
velocity_x
 The x component of the pointer's velocity when it stopped contacting the screen.
velocity_y
 The y component of the pointer's velocity when it stopped contacting the screen.