capitalize
This commit is contained in:
parent
0ba9564629
commit
e91dc83b2c
1 changed files with 1 additions and 1 deletions
|
@ -185,7 +185,7 @@ Sets the title displayed aside of the tray icon in the status bar.
|
||||||
|
|
||||||
#### `tray.setHighlightMode(mode)` _macOS_
|
#### `tray.setHighlightMode(mode)` _macOS_
|
||||||
|
|
||||||
* `mode` String - highlight mode with one of the following values:
|
* `mode` String - Highlight mode with one of the following values:
|
||||||
* `selection` - Highlight the tray icon when it is clicked and also when
|
* `selection` - Highlight the tray icon when it is clicked and also when
|
||||||
its context menu is open. This is the default.
|
its context menu is open. This is the default.
|
||||||
* `always` - Always highlight the tray icon.
|
* `always` - Always highlight the tray icon.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue