vico
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
vico
compose
/
com.patrykandpatrick.vico.compose.common.shape
/
rounded
rounded
fun
CorneredShape.Companion
.
rounded
(
topLeft
:
Dp
=
0.dp
,
topRight
:
Dp
=
0.dp
,
bottomRight
:
Dp
=
0.dp
,
bottomLeft
:
Dp
=
0.dp
)
:
CorneredShape
fun
CorneredShape.Companion
.
rounded
(
all
:
Dp
=
0.dp
)
:
CorneredShape
A
Dp
version of
CorneredShape.rounded
.