context
The launch information for the application controller.
Declaration
var context: TVApplicationControllerContext { get }Discussion
The launch information contains the JavaScript application URL, storageIdentifier, and launchOptions. The URL can point to a local or remote resource. launchOptions can be constructed and forwarded from launch options keys that are part of UIApplication. See Launch Options Keys.