Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 235 Bytes

screen.md

File metadata and controls

11 lines (6 loc) · 235 Bytes

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.