delegate
The object you use to respond to changes in the drawn content or with the selected tool.
Declaration
weak var delegate: (any PKCanvasViewDelegate)? { get set }The object you use to respond to changes in the drawn content or with the selected tool.
weak var delegate: (any PKCanvasViewDelegate)? { get set }