Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-web
/
web.events
/
ProgressEvent
/
Companion
Companion
object
Companion
(
source
)
Members & Extensions
Properties
ABORT
Link copied to clipboard
val
ProgressEvent.Companion
.
ABORT
:
EventType
<
ProgressEvent
>
ERROR
Link copied to clipboard
val
ProgressEvent.Companion
.
ERROR
:
EventType
<
ProgressEvent
>
LOAD
Link copied to clipboard
val
ProgressEvent.Companion
.
LOAD
:
EventType
<
ProgressEvent
>
LOAD_
END
Link copied to clipboard
val
ProgressEvent.Companion
.
LOAD_END
:
EventType
<
ProgressEvent
>
LOAD_
START
Link copied to clipboard
val
ProgressEvent.Companion
.
LOAD_START
:
EventType
<
ProgressEvent
>
PROGRESS
Link copied to clipboard
val
ProgressEvent.Companion
.
PROGRESS
:
EventType
<
ProgressEvent
>
TIMEOUT
Link copied to clipboard
val
ProgressEvent.Companion
.
TIMEOUT
:
EventType
<
ProgressEvent
>