Contents

delegate

The delegate for handling events in the document view controller.

Declaration

weak var delegate: (any TVDocumentViewControllerDelegate)? { get set }

See Also

Managing Interactions with the Document