<!--
{
  "availability" : [
    "tvOS: 14.3.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "TVServices",
  "identifier" : "/documentation/TVServices/TVUserActivityTypeBrowsingChannelGuide",
  "metadataVersion" : "0.1.0",
  "role" : "Global Variable",
  "symbol" : {
    "kind" : "Global Variable",
    "modules" : [
      "TV Services"
    ],
    "preciseIdentifier" : "c:@TVUserActivityTypeBrowsingChannelGuide"
  },
  "title" : "TVUserActivityTypeBrowsingChannelGuide"
}
-->

# TVUserActivityTypeBrowsingChannelGuide

An activity for viewing your app’s channel guide.

```
let TVUserActivityTypeBrowsingChannelGuide: String
```

## Discussion

Support this <doc://com.apple.documentation/documentation/Foundation/NSUserActivity> activity type in your app to display a channel guide or content browser when the user presses the Guide button on a remote. For more details on implementing a channel guide, see [Providing Channel Navigation](/documentation/TVServices/providing-channel-navigation).

---

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)