PKCanvasViewDelegate
Methods for monitoring drawing related changes in a canvas view.
Declaration
@MainActor protocol PKCanvasViewDelegate : UIScrollViewDelegateOverview
Implement the methods of the PKCanvasViewDelegate protocol to monitor drawing events in a PKCanvasView object. Specifically, determine the start- and end-of-event sequences using the currently selected tool, and determine when those events affect the drawn content.