QRCode-Kotlin
Toggle table of contents
4.3.0
common
Platform filter
common
Switch theme
Search in API
QRCode-Kotlin
QRCode-Kotlin
/
qrcode.shape
/
QRCodeShapeFunction
/
renderSquare
render
Square
abstract
fun
renderSquare
(
x
:
Int
,
y
:
Int
,
colorFn
:
QRCodeColorFunction
,
square
:
QRCodeSquare
,
canvas
:
QRCodeGraphics
,
qrCode
:
QRCode
)
(
source
)
Renders a single square.