Contents

canvasViewDidEndUsingTool(_:)

Tells the delegate that the user ended a drawing sequence with the tool they were using.

Declaration

optional func canvasViewDidEndUsingTool(_ canvasView: PKCanvasView)

Parameters

  • canvasView:

    The canvas view whose contents changed.

See Also

Responding to new event sequences