mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
Update menu.md
This commit is contained in:
committed by
Zeke Sikelianos
parent
494afec01d
commit
174e51507d
@@ -238,7 +238,7 @@ will be set as each window's top menu.
|
||||
|
||||
#### `Menu.getApplicationMenu()`
|
||||
|
||||
Returns `Menu` the application menu (an instance of `Menu`), if set, or `null`, if not set.
|
||||
Returns `Menu` - The application menu, if set, or `null`, if not set.
|
||||
|
||||
#### `Menu.sendActionToFirstResponder(action)` _macOS_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user