Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
Skip to content
Kotlin Wrappers API Reference
kotlin-web
/
web.abort
/
coroutineScope
coroutine
Scope
suspend
fun
<
R
>
Abortable
?
.
coroutineScope
(
block
:
suspend
CoroutineScope
.
(
)
->
R
)
:
R
(
source
)