view By Scope
suspend fun viewByScope(name: String, block: suspend ViewByScopeResourceBuilder.() -> Unit): ViewByScope
Parameters
name
The unique name of the resulting resource.
block
Builder for ViewByScope.
See also
Parameters
name
The unique name of the resulting resource.