int screenY

The distance from the top of the screen to the mouse pointer.

Other resources

Source

@DomName('Window.screenY')
@DocsEditable()
int get screenY => _blink.BlinkWindow.instance.screenY_Getter_(this);