toggle menu
Spraypaint.Kt
88d893e-SNAPSHOT
common
switch theme
search in API
core
/
it.maicol07.spraypaintkt
/
Scope
/
Scope
Scope
constructor
(
resourceClass
:
KClass
<
R
>
,
options
:
Scope
<
R
>
.
(
)
->
Unit
=
{}
)
(
source
)
Parameters
resource
Class
The resource to use the scope on.
options
The options for the scope.