toggle menu
Jochens Next Dinner
androidJvm
switch theme
search in API
app
/
be.hogent.jochensnextdinner.utils
/
IconResource
/
Drawable
Drawable
data
class
Drawable
(
val
resId
:
Int
)
:
IconResource
Data class representing a drawable icon resource.
Members
Constructors
Drawable
Link copied to clipboard
constructor
(
resId
:
Int
)
Properties
res
Id
Link copied to clipboard
val
resId
:
Int
The resource ID of the drawable icon.