📝 Menu.setApplicationMenu is not OS X only.
This commit is contained in:
parent
c7d0da2cfd
commit
dd804b090a
1 changed files with 2 additions and 3 deletions
|
@ -151,9 +151,8 @@ Creates a new menu.
|
|||
|
||||
* `menu` Menu
|
||||
|
||||
Sets `menu` as the application menu.
|
||||
|
||||
**Note:** This method is OS X only.
|
||||
Sets `menu` as the application menu on OS X. On Windows and Linux, the `menu`
|
||||
will be set as each window's top menu.
|
||||
|
||||
### Class Method: Menu.sendActionToFirstResponder(action)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue