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
/
QrBallShape
/
Companion
Companion
object
Companion
Members
Members & Extensions
Properties
Default
Link copied to clipboard
val
Default
:
QrBallShape
Functions
as
Pixel
Link copied to clipboard
@
Stable
fun
QrBallShape.Companion
.
asPixel
(
pixelShape
:
QrPixelShape
)
:
QrBallShape
circle
Link copied to clipboard
@
Stable
fun
QrBallShape.Companion
.
circle
(
size
:
Float
=
1.0f
)
:
QrBallShape
round
Corners
Link copied to clipboard
@
Stable
fun
QrBallShape.Companion
.
roundCorners
(
radius
:
Float
,
topLeft
:
Boolean
=
true
,
bottomLeft
:
Boolean
=
true
,
topRight
:
Boolean
=
true
,
bottomRight
:
Boolean
=
true
)
:
QrBallShape
square
Link copied to clipboard
@
Stable
fun
QrBallShape.Companion
.
square
(
size
:
Float
=
1.0f
)
:
QrBallShape