mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
Update docs to contain more specific return values
This commit is contained in:
committed by
Samuel Attard
parent
5114d571df
commit
e0e47ea9a1
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user