assign

abstract infix suspend fun assign(block: suspend Builder.() -> Unit)

Assigns the Layout using the provided modification block.