class RemoteColumnScope


Receiver scope used by RemoteColumn for its content.

Summary

Public constructors

Public functions

RemoteModifier

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

Public constructors

RemoteColumnScope

Added in 1.0.0-alpha06
RemoteColumnScope()

Public functions

fun RemoteModifier.weight(weight: RemoteFloat): RemoteModifier

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

Parameters
weight: RemoteFloat

The proportional height to allocate to this element.