viewByScope

suspend fun viewByScope(name: String, block: suspend ViewByScopeResourceBuilder.() -> Unit): ViewByScope

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for ViewByScope.


See also

Parameters

name

The unique name of the resulting resource.