feat: support mouse-move
event of Tray API on Windows (#19265)
* add Tray.mouse-move on win * change docs
This commit is contained in:
parent
9711fc895e
commit
2467350180
4 changed files with 15 additions and 1 deletions
|
@ -161,7 +161,7 @@ Returns:
|
|||
|
||||
Emitted when the mouse exits the tray icon.
|
||||
|
||||
#### Event: 'mouse-move' _macOS_
|
||||
#### Event: 'mouse-move' _macOS_ _Windows_
|
||||
|
||||
Returns:
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue