Header menu logo fable-electron-docs-api

IOnUpdateDownloaded Type

Emitted when an update has been downloaded.On Windows only releaseName is available.> [!NOTE] It is not strictly necessary to handle this event. A successfully downloaded update will still be applied the next time the application starts.

Instance members

Instance member Description

this.event

Full Usage: this.event

Modifiers: abstract

this.releaseDate

Full Usage: this.releaseDate

Modifiers: abstract

this.releaseName

Full Usage: this.releaseName

Modifiers: abstract

this.releaseNotes

Full Usage: this.releaseNotes

Modifiers: abstract

this.updateURL

Full Usage: this.updateURL

Modifiers: abstract

Type something to start searching.