Jump to content
GreenSock

Draggable

.pointerY

.pointerY : Number

[read-only] The y (vertical) position of the pointer (mouse or touch) associated with the Draggable's last event (like event.pageY).

Details

The y (vertical) position of the pointer (mouse or touch) associated with the Draggable's last event (like event.pageY).
Implementation
    public function get pointerY():Number

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.
×