Contents

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 }

See Also

Handling interactions