🌈 Create new beautiful Compose Gradients with our new wesite ->
Class

RemoteColumnScope

Receiver scope used by RemoteColumn for its content.

Source set: Android
public class RemoteColumnScope

Receiver scope used by RemoteColumn for its content.

Functions

weight

Source set: Android
public fun RemoteModifier.weight(weight: RemoteFloat): RemoteModifier

Sets the vertical weight of this element relative to its siblings in the RemoteColumn.

Parameters

weight The proportional height to allocate to this element.

Content updated: