mirror of
https://github.com/electron/electron.git
synced 2026-01-09 15:38:08 -05:00
add new event to auto-updater
This commit is contained in:
@@ -84,6 +84,10 @@ Emitted when an update has been downloaded.
|
||||
|
||||
On Windows only `releaseName` is available.
|
||||
|
||||
### Event: 'before-quit-for-update'
|
||||
|
||||
Emitted when `quitAndInstall()` is called.
|
||||
|
||||
## Methods
|
||||
|
||||
The `autoUpdater` object has the following methods:
|
||||
|
||||
Reference in New Issue
Block a user