SpaceKit Android SDK v0.9.4
0.9.4
SpaceKit Android SDK v0.9.4
/
com.dentreality.spacekit.android.ext
/
ResourceIcon
Resource
Icon
class
ResourceIcon
(
@
DrawableRes
val
resId
:
Int
)
:
Icon
Content copied to clipboard
An icon that is included in the project as a drawable resource.
Constructors
Functions
Properties
Constructors
Resource
Icon
Link copied to clipboard
fun
ResourceIcon
(
@
DrawableRes
resId
:
Int
)
Content copied to clipboard
Functions
to
Drawable
Link copied to clipboard
open
override
fun
toDrawable
(
ctx
:
Context
)
:
Drawable
Content copied to clipboard
Properties
res
Id
Link copied to clipboard
val
resId
:
Int
Content copied to clipboard