screenY property

num screenY

The Y coordinate of the mouse pointer in global (screen) coordinates.

See developer.mozilla.org/en-US/docs/Web/API/MouseEvent/screenY

Implementation

external num get screenY;