---
title: contentType
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/filedocumentreadconfiguration/contenttype
---

# contentType

The expected uniform type of the file contents.

## Declaration

```swift
let contentType: UTType
```

## See Also

### Reading the content

- [file](swiftui/filedocumentreadconfiguration/file.md)
