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