korlibs
Toggle table of contents
6.1.0-SNAPSHOT
android
Target filter
android
Switch theme
Search in API
Skip to content
korlibs
korlibs-concurrent
/
korlibs.io.android
/
withAndroidContext
with
Android
Context
android
suspend
fun
<
T
>
withAndroidContext
(
context
:
Context
,
callback
:
suspend
CoroutineScope
.
(
)
->
T
)
:
T