This commit is contained in:
Kevin Sawicki 2017-06-05 10:33:46 -07:00
parent e9aa9eaf5e
commit 653ef6f839
3 changed files with 4 additions and 3 deletions

View file

@ -97,9 +97,7 @@ The current absolute position of the mouse pointer.
### `screen.getMenuBarHeight()` _macOS_
Returns `Integer` - Height
The height of toolbar in pixels.
Returns `Integer` - The height of the menu bar in pixels.
### `screen.getPrimaryDisplay()`