QRCode-Kotlin
Toggle table of contents
4.3.0
common
Platform filter
common
Switch theme
Search in API
QRCode-Kotlin
QRCode-Kotlin
/
qrcode
/
QRCode
/
Companion
/
ofCustomShape
of
Custom
Shape
@
JvmStatic
fun
ofCustomShape
(
customShapeFunction
:
QRCodeShapeFunction
)
:
QRCodeBuilder
(
source
)
Creates a new
QRCodeBuilder
to build a QRCode which uses a custom shape function.
See also
QRCode
Shape
Function
Default
Shape
Function