mirror of
https://github.com/electron/electron.git
synced 2026-01-27 16:28:23 -05:00
feat: add tray.removeBalloon() (#19547)
This commit is contained in:
committed by
Shelley Vohr
parent
8f043bbdaa
commit
ee674acca4
@@ -228,6 +228,10 @@ Returns `Boolean` - Whether double click events will be ignored.
|
||||
|
||||
Displays a tray balloon.
|
||||
|
||||
#### `tray.removeBalloon()` _Windows_
|
||||
|
||||
Removes a tray balloon.
|
||||
|
||||
#### `tray.popUpContextMenu([menu, position])` _macOS_ _Windows_
|
||||
|
||||
* `menu` Menu (optional)
|
||||
|
||||
Reference in New Issue
Block a user