mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
feat: support mouse-move event of Tray API on Windows (#19265)
* add Tray.mouse-move on win * change docs
This commit is contained in:
committed by
Shelley Vohr
parent
9711fc895e
commit
2467350180
@@ -161,7 +161,7 @@ Returns:
|
||||
|
||||
Emitted when the mouse exits the tray icon.
|
||||
|
||||
#### Event: 'mouse-move' _macOS_
|
||||
#### Event: 'mouse-move' _macOS_ _Windows_
|
||||
|
||||
Returns:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user