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
|
Full Usage:
this.errorCode
Modifiers: abstract |
|
Full Usage:
this.errorDescription
Modifiers: abstract |
|
Full Usage:
this.event
Modifiers: abstract |
|
Full Usage:
this.frameProcessId
Modifiers: abstract |
|
Full Usage:
this.frameRoutingId
Modifiers: abstract |
|
Full Usage:
this.isMainFrame
Modifiers: abstract |
|
Full Usage:
this.validatedURL
Modifiers: abstract |
|
fable-electron-docs-api