---
title: contentType
framework: screencapturekit
role: symbol
role_heading: Instance Property
path: screencapturekit/scscreenshotconfiguration/contenttype
---

# contentType

A uniform type identifier that specifies the screenshot’s file format; HEIC, JPEG, or PNG.

## Declaration

```swift
unowned(unsafe) var contentType: UTTypeReference { get set }
```
