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
/
Composable
/
getCompositionLocalValue
get
Composition
Local
Value
abstract
fun
<
V
>
getCompositionLocalValue
(
compositionLocal
:
ProvidableCompositionLocal
<
V
>
)
:
V
?
获取
compositionLocal
的值
Return
Parameters
composition
Local