toggle menu
pspdfkit
PSPDFKit
switch theme
search in API
pspdfkit
/
com.pspdfkit.document.processor
/
NewPage
/
OnDrawCanvasCallback
On
Draw
Canvas
Callback
interface
OnDrawCanvasCallback
Callback passed to
fromCanvas
to perform the drawing on the document canvas.
Members
Functions
on
Draw
Canvas
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.