OnDrawCanvasCallback

Callback passed to fromCanvas to perform the drawing on the document canvas.

Functions

Link copied to clipboard
abstract fun onDrawCanvas(@NonNull canvas: Canvas)
Called by the implementation to hand back the canvas that holds the drawing calls of the document.