Update menu.md

This commit is contained in:
Samuel Attard 2016-11-11 16:37:19 +11:00 committed by Zeke Sikelianos
parent 494afec01d
commit 174e51507d

View file

@ -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_