Contents

delegate

The delegate for responding to a person’s actions.

Declaration

@MainActor @preconcurrency weak var delegate: (any PaperMarkupViewController.Delegate)? { get set }

See Also

Responding to changes