зеркало из https://github.com/electron/electron.git
Updated app (markdown)
Родитель
8afaad5c0a
Коммит
83ffa6a6e9
8
app.md
8
app.md
|
@ -11,6 +11,14 @@ app.on('window-all-closed', function() {
|
|||
});
|
||||
```
|
||||
|
||||
## Event: will-finish-launching
|
||||
|
||||
Setup crash reporter and auto updater here.
|
||||
|
||||
## Event: finish-launching
|
||||
|
||||
Do final startup like creating browser window here.
|
||||
|
||||
## Event: window-all-closed
|
||||
|
||||
Emitted when all windows have been closed.
|
||||
|
|
Загрузка…
Ссылка в новой задаче