document drop-files event type
This commit is contained in:
parent
574e8974b6
commit
0ff50650d2
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ Emitted when any dragged items are dropped on the tray icon.
|
|||
|
||||
#### Event: 'drop-files' _macOS_
|
||||
|
||||
* `event`
|
||||
* `event` Event
|
||||
* `files` Array - the file path of dropped files.
|
||||
|
||||
Emitted when dragged files are dropped in the tray icon.
|
||||
|
|
Loading…
Reference in a new issue