The last pointer event (either a mouse event or touch event) that affected the Draggable instance. This can be useful to, for example, check its pageX or pageY or target or currentTarget, etc.
Implementation public function get pointerEvent():Object
GreenSock Docs (HTML5/JS)
Draggable
.pointerEvent
.pointerEvent : Object
[read-only] The last pointer event (either a mouse event or touch event) that affected the Draggable instance.
