Header menu logo fable-electron-docs-api

IOnDidFailLoad Type

This event is like did-finish-load but emitted when the load failed. The full list of error codes and their meaning is available here.

Instance members

Instance member Description

this.errorCode

Full Usage: this.errorCode

Modifiers: abstract

this.errorDescription

Full Usage: this.errorDescription

Modifiers: abstract

this.event

Full Usage: this.event

Modifiers: abstract

this.frameProcessId

Full Usage: this.frameProcessId

Modifiers: abstract

this.frameRoutingId

Full Usage: this.frameRoutingId

Modifiers: abstract

this.isMainFrame

Full Usage: this.isMainFrame

Modifiers: abstract

this.validatedURL

Full Usage: this.validatedURL

Modifiers: abstract

Type something to start searching.