int screenX

The distance from the left side of the screen to the mouse pointer.

Other resources

Source

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