docs: updated tray doc with tooltip removing (#46515)

added tooltip removing doc
This commit is contained in:
Yuri 2025-04-09 23:50:08 +08:00 committed by GitHub
parent c6e6a03a24
commit de407e82b7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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