Add "quit" event for app.
This commit is contained in:
parent
dbbfef38b1
commit
909ff085ac
5 changed files with 14 additions and 0 deletions
|
@ -45,6 +45,10 @@ terminating the application.
|
|||
See description of `window-all-closed` for the differences between `will-quit`
|
||||
and it.
|
||||
|
||||
## Event: quit
|
||||
|
||||
Emitted when application is quitting.
|
||||
|
||||
## Event: open-file
|
||||
|
||||
* `event` Event
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue