Source set: Common
val LocalViewConfiguration =
staticCompositionLocalOf<ViewConfiguration> { noLocalProvidedFor("LocalViewConfiguration") }
The CompositionLocal that provides the ViewConfiguration.
The CompositionLocal that provides the ViewConfiguration.
Compose Multiplatform
Ship iOS, desktop, and web apps with Compose
RevenueCat
Add subscriptions to your apps in minutes
val LocalViewConfiguration =
staticCompositionLocalOf<ViewConfiguration> { noLocalProvidedFor("LocalViewConfiguration") }
The CompositionLocal that provides the ViewConfiguration.
Last updated: