Android
public sealed interface Horizontal
A contract for laying out children horizontally.
Functions
toComposeUi
@RestrictTo(RestrictTo.Scope.LIBRARY_GROUP)
public fun toComposeUi(): androidx.compose.foundation.layout.Arrangement.Horizontal
toRemote
@RestrictTo(RestrictTo.Scope.LIBRARY_GROUP)
public fun toRemote(layoutDirection: LayoutDirection): Int