tray: send tray icon position as payload onclick OSX
This commit is contained in:
parent
4608f5e9cd
commit
6d7d068e49
8 changed files with 26 additions and 9 deletions
|
@ -46,6 +46,11 @@ Creates a new tray icon associated with the `image`.
|
|||
|
||||
### Event: 'clicked'
|
||||
|
||||
* `event`
|
||||
* `point` Object
|
||||
* `x` Integer
|
||||
* `y` Integer
|
||||
|
||||
Emitted when the tray icon is clicked.
|
||||
|
||||
### Event: 'double-clicked'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue