CanvasOperation

interface CanvasOperation

Helper interface to allow delegates to alter the canvas before and after a canvas operation.

Functions

Link copied to clipboard
abstract fun run(@NonNull canvas: Canvas)