Contents

delegate

The delegate for responding to user actions.

Declaration

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

See Also

Configuring the view controller