Header menu logo fable-electron-docs-api

IOnDidFailProvisionalLoad Type

This event is like did-fail-load but emitted when the load was cancelled (e.g. window.stop() was invoked).

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.