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