Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-electron
/
electron.core
/
DidFailLoadEvent
Did
Fail
Load
Event
external
interface
DidFailLoadEvent
:
<ERROR CLASS> {electron/core/DOMEvent=} ERROR CLASS: Wrong number of type arguments
(
source
)
Members
Properties
error
Code
Link copied to clipboard
abstract
var
errorCode
:
Double
error
Description
Link copied to clipboard
abstract
var
errorDescription
:
String
is
Main
Frame
Link copied to clipboard
abstract
var
isMainFrame
:
Boolean
validated
URL
Link copied to clipboard
abstract
var
validatedURL
:
String