mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
change doc to show working on all platforms
This commit is contained in:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user