mirror of
https://github.com/electron/electron.git
synced 2026-04-10 03:01:51 -04:00
document drop-files event type
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user