feat: Add 'mouse-enter' and 'mouse-leave' Tray events for Windows. (#40072)
This commit is contained in:
parent
a31deea1ba
commit
925e4f7d74
5 changed files with 125 additions and 2 deletions
|
@ -187,7 +187,7 @@ Returns:
|
|||
|
||||
Emitted when the mouse clicks the tray icon.
|
||||
|
||||
#### Event: 'mouse-enter' _macOS_
|
||||
#### Event: 'mouse-enter' _macOS_ _Windows_
|
||||
|
||||
Returns:
|
||||
|
||||
|
@ -196,7 +196,7 @@ Returns:
|
|||
|
||||
Emitted when the mouse enters the tray icon.
|
||||
|
||||
#### Event: 'mouse-leave' _macOS_
|
||||
#### Event: 'mouse-leave' _macOS_ _Windows_
|
||||
|
||||
Returns:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue