TVDocumentViewControllerDelegate
Methods to manage updates, events, and errors from the document view controller.
Declaration
protocol TVDocumentViewControllerDelegate : NSObjectProtocolTopics
Managing Document Updates
documentViewControllerWillUpdate(_:)documentViewControllerDidUpdate(_:)documentViewController(_:didUpdateWithContext:)