diff --git a/docs/api/tray.md b/docs/api/tray.md index 528705acb325..5d187fc5b88c 100644 --- a/docs/api/tray.md +++ b/docs/api/tray.md @@ -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: