toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-themes
/
com.mapbox.dash.theming
/
createStrokeDrawable
create
Stroke
Drawable
fun
Theme
.
createStrokeDrawable
(
backgroundColor
:
DashColor
?
,
strokeColor
:
DashColor
?
,
stokeWidth
:
Int
,
cornerRadii
:
DashDrawableCornerRadii
,
inset
:
Int
,
shouldHighlightFocus
:
Boolean
=
false
)
:
Drawable
?