sdk
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
sdk
sdk
/
com.m8test.script.core.api.ui.compose.slot
/
Slot
/
mutableStateOf
mutable
State
Of
abstract
fun
<
T
>
mutableStateOf
(
value
:
T
)
:
MutableState
<
T
>