Composables UI is out: our new component library for Compose Multiplatform ->
Property

LocalViewConfiguration

The CompositionLocal that provides the ViewConfiguration.

Source set: Common
val LocalViewConfiguration =
staticCompositionLocalOf<ViewConfiguration> { noLocalProvidedFor("LocalViewConfiguration") }

The CompositionLocal that provides the ViewConfiguration.

Last updated: