ProgressEvent
Constructors
<init>
Exposes the JavaScript ProgressEvent to Kotlin
ProgressEvent
(
type
:
String
,
eventInitDict
:
ProgressEventInit
=
definedExternally
)
Properties
lengthComputable
open
val
lengthComputable
:
Boolean
Companion Object Properties
AT_TARGET
val
AT_TARGET
:
Short
BUBBLING_PHASE
val
BUBBLING_PHASE
:
Short
CAPTURING_PHASE
val
CAPTURING_PHASE
:
Short
NONE
val
NONE
:
Short