toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-themes
/
com.mapbox.dash.theming
/
IconTheme
Icon
Theme
data
class
IconTheme
(
@
DrawableRes
val
puck
:
Int
,
@
DrawableRes
val
puckShadow
:
Int
,
@
DrawableRes
val
chargerL3
:
Int
)
Deprecated
Use IconCollection for new icons
Members
Constructors
Icon
Theme
Link copied to clipboard
constructor
(
@
DrawableRes
puck
:
Int
,
@
DrawableRes
puckShadow
:
Int
,
@
DrawableRes
chargerL3
:
Int
)
Properties
charger
L3
Link copied to clipboard
val
chargerL3
:
Int
puck
Link copied to clipboard
val
puck
:
Int
puck
Shadow
Link copied to clipboard
val
puckShadow
:
Int