QRCode-Kotlin
Toggle table of contents
4.3.0
common
Platform filter
common
Switch theme
Search in API
QRCode-Kotlin
QRCode-Kotlin
/
qrcode
/
QRCodeBuilder
/
withAfterRenderAction
with
After
Render
Action
fun
withAfterRenderAction
(
action
:
QRCode
.
(
QRCodeGraphics
)
->
Unit
)
:
QRCodeBuilder
(
source
)
Run a piece of code after the rendering is done.