Interface

RemoteArrangement.Vertical

A contract for laying out children vertically.

RevenueCat

RevenueCat

Add subscriptions to your apps in minutes

Ad Get started for free
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