backpack-android
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
backpack-android
backpack-common
/
net.skyscanner.backpack.calendar2
/
CellLabel
/
Icon
Icon
data
class
Icon
(
val
resId
:
Int
,
val
tint
:
Int
?
=
null
)
:
CellLabel
Members
Constructors
Icon
Link copied to clipboard
constructor
(
resId
:
Int
,
tint
:
Int
?
=
null
)
Properties
res
Id
Link copied to clipboard
val
resId
:
Int
tint
Link copied to clipboard
val
tint
:
Int
?
=
null