Header menu logo fable-electron-docs-api

IOnWillDownload Type

Emitted when Electron is about to download item in webContents.Calling event.preventDefault() will cancel the download and item will not be available from next tick of the process.

Instance members

Instance member Description

this.event

Full Usage: this.event

Modifiers: abstract

this.item

Full Usage: this.item

Modifiers: abstract

this.webContents

Full Usage: this.webContents

Modifiers: abstract

Type something to start searching.