Header menu logo fable-electron-docs-api

IOnDidFailLoad Type

This event is like did-finish-load, but fired when the load failed or was cancelled, e.g. window.stop() is invoked.

Instance members

Instance member Description

this.errorCode

Full Usage: this.errorCode

Modifiers: abstract

this.errorDescription

Full Usage: this.errorDescription

Modifiers: abstract

this.isMainFrame

Full Usage: this.isMainFrame

Modifiers: abstract

this.validatedURL

Full Usage: this.validatedURL

Modifiers: abstract

Type something to start searching.