mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
docs: updated tray doc with tooltip removing (#46515)
added tooltip removing doc
This commit is contained in:
@@ -238,7 +238,7 @@ Sets the `image` associated with this tray icon when pressed on macOS.
|
||||
|
||||
* `toolTip` string
|
||||
|
||||
Sets the hover text for this tray icon.
|
||||
Sets the hover text for this tray icon. Setting the text to an empty string will remove the tooltip.
|
||||
|
||||
#### `tray.setTitle(title[, options])` _macOS_
|
||||
|
||||
|
||||
Reference in New Issue
Block a user