Contents

delegate

The object that acts as the delegate and handles callbacks for the browser view.

Declaration

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

See Also

Managing Interactions with the Browser