draw

fun draw(rendererAddress: Long)

Draw the the artboard to the renderer.


fun draw(rendererAddress: Long, fit: Fit, alignment: Alignment, scaleFactor: Float = 1.0f)

Draw the the artboard to the renderer. Also align the artboard to the render surface.