canvasViewDrawingDidChange(_:)
Tells the delegate that the contents of the current drawing changed.
Declaration
optional func canvasViewDrawingDidChange(_ canvasView: PKCanvasView)Parameters
- canvasView:
The canvas view whose contents changed.
Tells the delegate that the contents of the current drawing changed.
optional func canvasViewDrawingDidChange(_ canvasView: PKCanvasView)The canvas view whose contents changed.