Jump to content
GreenSock

Draggable

.pointerEvent

.pointerEvent : Object

[read-only] The last pointer event (either a mouse event or touch event) that affected the Draggable instance.

Details

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

Copyright 2017, GreenSock. All rights reserved. This work is subject to theterms of useor for Club GreenSock members, the software agreement that was issued with the membership.
×