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
/
QrPixelShape
/
Companion
Companion
object
Companion
Members
Members & Extensions
Properties
Default
Link copied to clipboard
val
Default
:
QrPixelShape
Functions
circle
Link copied to clipboard
@
Stable
fun
QrPixelShape.Companion
.
circle
(
size
:
Float
=
1.0f
)
:
QrPixelShape
horizontal
Lines
Link copied to clipboard
@
Stable
fun
QrPixelShape.Companion
.
horizontalLines
(
width
:
Float
=
1.0f
)
:
QrPixelShape
round
Corners
Link copied to clipboard
@
Stable
fun
QrPixelShape.Companion
.
roundCorners
(
radius
:
Float
=
0.5f
)
:
QrPixelShape
square
Link copied to clipboard
@
Stable
fun
QrPixelShape.Companion
.
square
(
size
:
Float
=
1.0f
)
:
QrPixelShape
vertical
Lines
Link copied to clipboard
@
Stable
fun
QrPixelShape.Companion
.
verticalLines
(
width
:
Float
=
1.0f
)
:
QrPixelShape