Contents

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.

See Also

Responding to drawing-related changes