---
title: SCCaptureResolutionType.automatic
framework: screencapturekit
role: symbol
role_heading: Case
path: screencapturekit/sccaptureresolutiontype/automatic
---

# SCCaptureResolutionType.automatic

Allow ScreenCaptureKit to automatically select the quality of content depending on factors such as network connection.

## Declaration

```swift
case automatic
```

## See Also

### Resolutions

- [SCCaptureResolutionType.best](screencapturekit/sccaptureresolutiontype/best.md)
- [SCCaptureResolutionType.nominal](screencapturekit/sccaptureresolutiontype/nominal.md)
