Source set: Android
public sealed interface HorizontalOrVertical : Horizontal, Vertical
A contract for laying out children horizontally or vertically.
Functions
toRemote
@RestrictTo(RestrictTo.Scope.LIBRARY_GROUP)
override fun toRemote(layoutDirection: LayoutDirection): Int
toRemote
@RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) override fun toRemote(): Int