Contents

TVApplicationController

An object that bridges the UI, navigation stack, storage, and event handling from JavaScript.

Declaration

class TVApplicationController

Mentioned in

Overview

The TVApplicationController class establishes the JavaScript environment and provides a centralized point of control and coordination between the JavaScript environment and tvOS.

Topics

Creating a New App Controller

Controlling and Handling Events

Getting the Delegate

Examining App Controller Properties

See Also

JavaScript Environment