toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-themes
/
com.mapbox.dash.theming.icons
/
ControlsIconSet
Controls
Icon
Set
data
class
ControlsIconSet
(
@
DrawableRes
val
cross
:
Int
,
@
DrawableRes
val
longArrowLeft
:
Int
,
@
DrawableRes
val
arrowUp
:
Int
)
:
IconSet
Members
Constructors
Controls
Icon
Set
Link copied to clipboard
constructor
(
@
DrawableRes
cross
:
Int
,
@
DrawableRes
longArrowLeft
:
Int
,
@
DrawableRes
arrowUp
:
Int
)
Properties
arrow
Up
Link copied to clipboard
val
arrowUp
:
Int
cross
Link copied to clipboard
val
cross
:
Int
long
Arrow
Left
Link copied to clipboard
val
longArrowLeft
:
Int