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

# displayIntent

Specifies whether the screen capture uses attributes of the local or canonical display.

## Declaration

```swift
var displayIntent: SCScreenshotConfiguration.DisplayIntent { get set }
```

## Discussion

Discussion Performing a screenshot with either the local or canonical display attributes optimizes output for presentation on either the capture display or any high dynamic range display respectively.
