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
/
getCompositionLocal
get
Composition
Local
abstract
fun
<
T
>
getCompositionLocal
(
name
:
String
)
:
ProvidableCompositionLocal
<
T
>
?