---
title: supportedCategories
framework: appintents
role: symbol
role_heading: Type Property
path: appintents/playvideointent/supportedcategories
---

# supportedCategories

The list of video categories that the app supports through this intent.

## Declaration

```swift
static var supportedCategories: [VideoCategory] { get }
```
