ReactiveState
Toggle table of contents
6.0.0-preview.9
android
Platform filter
android
Switch theme
Search in API
ReactiveState
reactivestate-android
/
com.ensody.reactivestate.android
/
LifecycleCoroutineLauncher
/
rawLaunch
raw
Launch
open
override
fun
rawLaunch
(
context
:
CoroutineContext
,
start
:
CoroutineStart
,
block
:
suspend
CoroutineScope
.
(
)
->
Unit
)
:
Job