LayoutBuilderCollector

A builder interface for the Layout.

Functions

Link copied to clipboard
abstract infix suspend fun assign(block: suspend Builder.() -> Unit)

Assigns the Layout using the provided modification block.

Link copied to clipboard
abstract suspend fun assignDefault()

Assigns the Layout using the default settings.