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

added tooltip removing doc

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Yuri <rarescrap@gmail.com>
This commit is contained in:
trop[bot]
2025-04-09 11:20:47 -05:00
committed by GitHub
parent 28eb0e6f3d
commit 33fafd508c

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_