toggle menu
richiesdk
androidJvm
switch theme
search in API
booklibraryui
/
fi.richie.booklibraryui.binding
/
DrawableItem
Drawable
Item
data
class
DrawableItem
(
val
drawable
:
Drawable
,
val
id
:
Int
?
=
null
,
val
state
:
Int
?
=
null
)
Members
Constructors
Drawable
Item
Link copied to clipboard
constructor
(
drawable
:
Drawable
,
id
:
Int
?
=
null
,
state
:
Int
?
=
null
)
Properties
drawable
Link copied to clipboard
val
drawable
:
Drawable
id
Link copied to clipboard
val
id
:
Int
?
=
null
state
Link copied to clipboard
val
state
:
Int
?
=
null