Correct parameter type of setHightlightMode()
This commit is contained in:
parent
88269a613a
commit
6ca238852a
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ This is only implmented on OS X.
|
||||||
|
|
||||||
### Tray.setHighlightMode(highlight)
|
### Tray.setHighlightMode(highlight)
|
||||||
|
|
||||||
* `highlight` String
|
* `highlight` Boolean
|
||||||
|
|
||||||
Sets whether the tray icon is highlighted when it is clicked.
|
Sets whether the tray icon is highlighted when it is clicked.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue