PdfKmp
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
PdfKmp
pdfkmp
/
com.conamobile.pdfkmp.node
/
QrCodeNode
/
QrCodeNode
Qr
Code
Node
constructor
(
data
:
String
,
errorCorrection
:
QrErrorCorrection
=
QrErrorCorrection.M
,
size
:
Dp
?
=
null
,
color
:
PdfColor
=
PdfColor.Black
,
background
:
PdfColor
?
=
PdfColor.White
)