<!--
{
  "availability" : [
    "tvOS: 9.0.0 - 18.0.0"
  ],
  "documentType" : "symbol",
  "framework" : "TVMLKit",
  "identifier" : "/documentation/TVMLKit/TVApplicationControllerContext",
  "metadataVersion" : "0.1.0",
  "role" : "Class",
  "symbol" : {
    "kind" : "Class",
    "modules" : [
      "TVMLKit"
    ],
    "preciseIdentifier" : "c:objc(cs)TVApplicationControllerContext"
  },
  "title" : "TVApplicationControllerContext"
}
-->

# TVApplicationControllerContext

Launch information provided to the TV application controller.

```
class TVApplicationControllerContext
```

## Topics

### Providing Launch Information

[`javaScriptApplicationURL`](/documentation/TVMLKit/TVApplicationControllerContext/javaScriptApplicationURL)

URL pointing to the controlling JavaScript file for the application.

[`launchOptions`](/documentation/TVMLKit/TVApplicationControllerContext/launchOptions)

Data passed to the JavaScript launch callback method.

[`storageIdentifier`](/documentation/TVMLKit/TVApplicationControllerContext/storageIdentifier)

Optional identifier for a local storage file.

[`supportsPictureInPicturePlayback`](/documentation/TVMLKit/TVApplicationControllerContext/supportsPictureInPicturePlayback)

A Boolean value that indicates whether your app can display content in a picture-in-picture format.



---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)