Contents

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 }

See Also

Responding to drawing-related changes