Property

LocalLayoutDirection

The CompositionLocal to provide the layout direction.

Source set: Common
val LocalLayoutDirection =
staticCompositionLocalOf<LayoutDirection> { noLocalProvidedFor("LocalLayoutDirection") }

The CompositionLocal to provide the layout direction.

Last updated: