Rachel
Toggle table of contents
3.6.1
common
Target filter
common
Switch theme
Search in API
Skip to content
Rachel
love.yinlin.compose.components.qrcode
/
io.github.alexzhirkevich.qrose.options
/
roundCorners
round
Corners
@
Stable
fun
QrBallShape.Companion
.
roundCorners
(
radius
:
Float
,
topLeft
:
Boolean
=
true
,
bottomLeft
:
Boolean
=
true
,
topRight
:
Boolean
=
true
,
bottomRight
:
Boolean
=
true
)
:
QrBallShape
@
Stable
fun
QrFrameShape.Companion
.
roundCorners
(
corner
:
Float
,
width
:
Float
=
1.0f
,
topLeft
:
Boolean
=
true
,
bottomLeft
:
Boolean
=
true
,
topRight
:
Boolean
=
true
,
bottomRight
:
Boolean
=
true
)
:
QrFrameShape
@
Stable
fun
QrLogoShape.Companion
.
roundCorners
(
radius
:
Float
)
:
QrLogoShape
@
Stable
fun
QrPixelShape.Companion
.
roundCorners
(
radius
:
Float
=
0.5f
)
:
QrPixelShape