class RemoteRowScope


Receiver scope used by RemoteRow for its content.

Summary

Public constructors

Public functions

RemoteModifier

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

Public constructors

RemoteRowScope

Added in 1.0.0-alpha07
RemoteRowScope()

Public functions

fun RemoteModifier.weight(weight: RemoteFloat): RemoteModifier

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

Parameters
weight: RemoteFloat

The proportional width to allocate to this element.