CollectorBuilder

A builder interface for the DestinationPreviewLayout.

Functions

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

Assigns the DestinationPreviewLayout using the provided modification block.

Link copied to clipboard
abstract suspend fun assignDefault()

Assigns the DestinationPreviewLayout using the default settings.