change doc to show working on all platforms
This commit is contained in:
parent
a9dd4c927d
commit
c886803d0f
1 changed files with 2 additions and 2 deletions
|
@ -106,7 +106,7 @@ Objects created with `new Menu` emit the following events:
|
|||
**Note:** Some events are only available on specific operating systems and are
|
||||
labeled as such.
|
||||
|
||||
#### Event: 'menu-will-show' _macOS_
|
||||
#### Event: 'menu-will-show'
|
||||
|
||||
Returns:
|
||||
|
||||
|
@ -114,7 +114,7 @@ Returns:
|
|||
|
||||
Emitted when `menu.popup()` is called.
|
||||
|
||||
#### Event: 'menu-will-close' _macOS_
|
||||
#### Event: 'menu-will-close'
|
||||
|
||||
Returns:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue