mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Fix tray and menu docs
This commit is contained in:
committed by
Zeke Sikelianos
parent
63ebc41778
commit
11f8923c43
@@ -57,7 +57,7 @@ rely on the `click` event and always attach a context menu to the tray icon.
|
||||
|
||||
### `new Tray(image)`
|
||||
|
||||
* `image` [NativeImage](native-image.md)
|
||||
* `image` ([NativeImage](native-image.md) | String)
|
||||
|
||||
Creates a new tray icon associated with the `image`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user