---
title: dynamicRange
framework: screencapturekit
role: symbol
role_heading: Instance Property
path: screencapturekit/scscreenshotconfiguration/dynamicrange-swift.property
---

# dynamicRange

Specifies the type of image returned to the client; standard dynamic range, high dynamic range, or both.

## Declaration

```swift
var dynamicRange: SCScreenshotConfiguration.DynamicRange { get set }
```
