screenY property

int get screenY

The screenY read-only property of the MouseEvent interface provides the vertical coordinate (offset) of the mouse pointer in screen coordinates.

Implementation

external int get screenY;