---
title: TVUserActivityTypeBrowsingChannelGuide
framework: tvservices
role: symbol
role_heading: Global Variable
path: tvservices/tvuseractivitytypebrowsingchannelguide
---

# TVUserActivityTypeBrowsingChannelGuide

An activity for viewing your app’s channel guide.

## Declaration

```swift
let TVUserActivityTypeBrowsingChannelGuide: String
```

## Mentioned in

Providing Channel Navigation

## Discussion

Discussion Support this 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.

## See Also

### Channel guide

- [Providing Channel Navigation](tvservices/providing-channel-navigation.md)
