QRCode-Kotlin
Toggle table of contents
4.3.0
common
Platform filter
common
Switch theme
Search in API
QRCode-Kotlin
QRCode-Kotlin
/
qrcode.internals
/
QRCodeSquare
/
QRCodeSquare
QRCode
Square
constructor
(
dark
:
Boolean
,
row
:
Int
,
col
:
Int
,
moduleSize
:
Int
,
squareInfo
:
QRCodeSquareInfo
=
QRCodeSquareInfo(DEFAULT, UNKNOWN)
,
rowSize
:
Int
=
1
,
colSize
:
Int
=
1
,
parent
:
QRCodeSquare
?
=
null
)
(
source
)