toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-themes
/
com.mapbox.dash.theming.icons
/
SoundIconSet
Sound
Icon
Set
data
class
SoundIconSet
(
@
DrawableRes
val
alertsOnly
:
Int
,
@
DrawableRes
val
soundOff
:
Int
,
@
DrawableRes
val
soundOn
:
Int
)
:
IconSet
Members
Constructors
Sound
Icon
Set
Link copied to clipboard
constructor
(
@
DrawableRes
alertsOnly
:
Int
,
@
DrawableRes
soundOff
:
Int
,
@
DrawableRes
soundOn
:
Int
)
Properties
alerts
Only
Link copied to clipboard
val
alertsOnly
:
Int
sound
Off
Link copied to clipboard
val
soundOff
:
Int
sound
On
Link copied to clipboard
val
soundOn
:
Int