---
title: supportedContentTypes
framework: appintents
role: symbol
role_heading: Type Property
path: appintents/fileentity/supportedcontenttypes
---

# supportedContentTypes

A list of selectable type identifiers. The default value is ‘public.item’.

## Declaration

```swift
static var supportedContentTypes: [UTType] { get }
```
