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
viewmodel
/
io.github.jdbenitez94.criollo.kmp.foundation.coroutines.viewmodel
Package-level
declarations
Functions
Functions
task
Scope
Link copied to clipboard
fun
ViewModel
.
taskScope
(
)
:
ReadOnlyProperty
<
Any
?
,
TaskScope
>
Property delegate that provides a
TaskScope
tied to
ViewModel.viewModelScope
.