---
title: supportedContentTypes
framework: photosui
role: symbol
role_heading: Instance Property
path: photosui/photospickeritem/supportedcontenttypes
---

# supportedContentTypes

The content types the item supports in order of the most preferred to the least.

## Declaration

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

## See Also

### Inspecting a picker item

- [itemIdentifier](photosui/photospickeritem/itemidentifier.md)
