feat: Add 'mouse-enter' and 'mouse-leave' Tray events for Windows. (#40072)

This commit is contained in:
Tomasz 2023-10-10 01:56:38 +02:00 committed by GitHub
parent a31deea1ba
commit 925e4f7d74
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 125 additions and 2 deletions

View file

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