viewByScopeResource

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

See also

Parameters

name

The unique name of the resulting resource.

block

Builder for ViewByScope.