rowLayout

@JvmName(name = "cbhojcvxavgkflxa")
suspend fun rowLayout(value: Output<RowLayoutArgs>)
@JvmName(name = "cxpcmojjuvidocrp")
suspend fun rowLayout(value: RowLayoutArgs?)

Parameters

value

The content is divided into equally spaced rows and the widgets are arranged horizontally.


@JvmName(name = "gvussnmtxacnvstf")
suspend fun rowLayout(argument: suspend RowLayoutArgsBuilder.() -> Unit)

Parameters

argument

The content is divided into equally spaced rows and the widgets are arranged horizontally.