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