Update docs to contain more specific return values
This commit is contained in:
parent
5114d571df
commit
e0e47ea9a1
11 changed files with 28 additions and 25 deletions
|
@ -128,7 +128,7 @@ Emitted when any dragged items are dropped on the tray icon.
|
|||
#### Event: 'drop-files' _macOS_
|
||||
|
||||
* `event` Event
|
||||
* `files` Array - the file path of dropped files.
|
||||
* `files` String[] - The paths of the dropped files.
|
||||
|
||||
Emitted when dragged files are dropped in the tray icon.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue