Note that setPressedImage only has an effect on OS X

This commit is contained in:
Paul Betts 2015-06-16 18:17:51 -07:00
parent bd704dd8aa
commit 8a56ab3947

View file

@ -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)