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

RemoteRowScope

Receiver scope used by RemoteRow for its content.

Source set: Android
public class RemoteRowScope

Receiver scope used by RemoteRow for its content.

Functions

weight

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

Sets the horizontal weight of this element relative to its siblings in the RemoteRow.

Parameters

weight The proportional width to allocate to this element.

Content updated: