mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
Correct parameter type of setHightlightMode()
This commit is contained in:
@@ -82,7 +82,7 @@ This is only implmented on OS X.
|
||||
|
||||
### Tray.setHighlightMode(highlight)
|
||||
|
||||
* `highlight` String
|
||||
* `highlight` Boolean
|
||||
|
||||
Sets whether the tray icon is highlighted when it is clicked.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user