//qrcode-kotlin/qrcode/QRCodeBuilder/withBeforeRenderAction

withBeforeRenderAction

[common]
fun withBeforeRenderAction(action: QRCode.(QRCodeGraphics) -> Unit): QRCodeBuilder

Run a piece of code before the rendering is done.