toggle menu
vico
androidJvm
switch theme
search in API
compose
/
com.patrykandpatrick.vico.compose.common.shape
/
cut
cut
fun
CorneredShape.Companion
.
cut
(
topLeft
:
Dp
=
0.dp
,
topRight
:
Dp
=
0.dp
,
bottomRight
:
Dp
=
0.dp
,
bottomLeft
:
Dp
=
0.dp
)
:
CorneredShape
fun
CorneredShape.Companion
.
cut
(
all
:
Dp
=
0.dp
)
:
CorneredShape
A
Dp
version of
CorneredShape.cut
.