docs: Add Tray drag-entered and drag-exited events
This commit is contained in:
parent
818892d474
commit
ee783a13ad
1 changed files with 8 additions and 0 deletions
|
@ -119,6 +119,14 @@ closes it.
|
|||
|
||||
Emitted when dragged files are dropped in the tray icon.
|
||||
|
||||
### Event: 'drag-entered' _OS X_
|
||||
|
||||
Emitted when a drag operation enters the tray icon.
|
||||
|
||||
### Event: 'drag-exited' _OS X_
|
||||
|
||||
Emitted when a drag operation exits the tray icon.
|
||||
|
||||
## Methods
|
||||
|
||||
The `Tray` module has the following methods:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue