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.