selection

suspend fun selection(name: String, block: suspend SelectionResourceBuilder.() -> Unit): Selection

Parameters

name

The unique name of the resulting resource.

block

Builder for Selection.

See also


Parameters

name

The unique name of the resulting resource.

See also