delegate
The object that handles the double-tap or squeeze interactions a person makes on Apple Pencil.
Declaration
weak var delegate: (any UIPencilInteractionDelegate)? { get set }The object that handles the double-tap or squeeze interactions a person makes on Apple Pencil.
weak var delegate: (any UIPencilInteractionDelegate)? { get set }