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: