Contents

selectedTool

The currently selected tool in the tool picker.

Declaration

var selectedTool: any PKTool { get set }

Discussion

This is one of the available tools associated with a PKCanvasView that adopt the PKTool protocol.

See Also

Deprecated