mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
235 B
235 B
screen
Gets various info about screen size, displays, cursor position, etc.
screen.getCursorScreenPoint()
Returns the current absolute position of the mouse pointer.
screen.getPrimaryDisplay()
Returns the primary display.