Contents

appController(_:didFail:)

Tell the delegate the app controller failed due to an error.

Declaration

optional func appController(_ appController: TVApplicationController, didFail error: any Error)

Parameters

See Also

Managing the App Controller