Clarify the setMenuBarVisibility api
The setMenuBarVisibility api is only supported on Windows and Linux. This adds some minor documentation to make that clearer. Fixes #7686
This commit is contained in:
parent
1c7d5df2fe
commit
6f64ad30cb
4 changed files with 4 additions and 4 deletions
|
@ -1114,7 +1114,7 @@ hide it immediately.
|
|||
|
||||
Returns `Boolean` - Whether menu bar automatically hides itself.
|
||||
|
||||
#### `win.setMenuBarVisibility(visible)`
|
||||
#### `win.setMenuBarVisibility(visible)` _Windows_ _Linux_
|
||||
|
||||
* `visible` Boolean
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue