Note that setPressedImage only has an effect on OS X
This commit is contained in:
parent
bd704dd8aa
commit
8a56ab3947
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ Sets the `image` associated with this tray icon.
|
|||
|
||||
* `image` [NativeImage](native-image.md)
|
||||
|
||||
Sets the `image` associated with this tray icon when pressed.
|
||||
Sets the `image` associated with this tray icon when pressed on OS X.
|
||||
|
||||
### Tray.setToolTip(toolTip)
|
||||
|
||||
|
|
Loading…
Reference in a new issue