Composables UI is out: our new component library for Compose Multiplatform ->
Interface

RemoteArrangement.Vertical

A contract for laying out children vertically.

Source set: Android
public sealed interface Vertical

A contract for laying out children vertically.

Functions

toRemote

@RestrictTo(RestrictTo.Scope.LIBRARY_GROUP) public fun toRemote(): Int

Last updated: