criollo-kmp-foundation
Toggle table of contents
0.2.0
common
Target filter
common
Switch theme
Search in API
Skip to content
criollo-kmp-foundation
compose
/
io.github.jdbenitez94.criollo.kmp.foundation.coroutines.compose
/
rememberTaskScope
remember
Task
Scope
@
Composable
fun
rememberTaskScope
(
)
:
TaskScope
Remembers a
TaskScope
for the current Composable, cancelling all tasks on dispose.