JchuComponents
Toggle table of contents
3.0.0-alpha07
android
Target filter
android
Switch theme
Search in API
Skip to content
JchuComponents
jchucomponents-qr
/
com.jeluchu.qr
/
generateQr
generate
Qr
android
fun
Context
.
generateQr
(
@
DrawableRes
icon
:
Int
,
key
:
String
?
,
width
:
Int
?
=
768
,
height
:
Int
?
=
768
)
:
Bitmap
?
fun
Activity
.
generateQr
(
@
DrawableRes
icon
:
Int
,
key
:
String
?
,
width
:
Int
?
=
768
,
height
:
Int
?
=
768
)
:
Bitmap
?