toggle menu
NavigationApp
androidJvm
switch theme
search in API
navigation-ux-views-compose
/
com.mapbox.dash.compose
/
roundOutlineButton
round
Outline
Button
fun
Modifier
.
roundOutlineButton
(
borderColor
:
Color
,
onClick
:
(
)
->
Unit
,
enabled
:
Boolean
=
true
,
shapeResId
:
Int
=
R.dimen.round_button_corner_radius
)
:
Modifier