Swift PKLassoTool callback and getting strokes from a selection

57 Views Asked by At

Is there a way in Swift to run a callback function everytime the PKLassoTool is done selecting something. Also is there a way to get what the PKLassoTool selected.

I was using the canvasViewDidEndUsingTool() call back for canvasView but it doesn't activate when the lasso finishes a selection.

0

There are 0 best solutions below