Merge pull request #9572 from shubham2892/api-height-menubar-macos
API height menubar macos
This commit is contained in:
commit
9a362eed53
6 changed files with 41 additions and 0 deletions
|
@ -95,6 +95,10 @@ Returns [`Point`](structures/point.md)
|
|||
|
||||
The current absolute position of the mouse pointer.
|
||||
|
||||
### `screen.getMenuBarHeight()` _macOS_
|
||||
|
||||
Returns `Integer` - The height of the menu bar in pixels.
|
||||
|
||||
### `screen.getPrimaryDisplay()`
|
||||
|
||||
Returns [`Display`](structures/display.md) - The primary display.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue