toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-themes
/
com.mapbox.dash.theming
/
SearchPinStyle
Search
Pin
Style
data
class
SearchPinStyle
(
val
primary
:
DashColor
,
val
onPrimary
:
DashColor
,
val
accent
:
DashColor
,
val
onAccent
:
DashColor
,
@
DrawableRes
val
pinShadow
:
Int
)
Members
Constructors
Search
Pin
Style
Link copied to clipboard
constructor
(
primary
:
DashColor
,
onPrimary
:
DashColor
,
accent
:
DashColor
,
onAccent
:
DashColor
,
@
DrawableRes
pinShadow
:
Int
)
Properties
accent
Link copied to clipboard
val
accent
:
DashColor
on
Accent
Link copied to clipboard
val
onAccent
:
DashColor
on
Primary
Link copied to clipboard
val
onPrimary
:
DashColor
pin
Shadow
Link copied to clipboard
val
pinShadow
:
Int
primary
Link copied to clipboard
val
primary
:
DashColor