---
title: isContentAwareDistortionCorrectionEnabled
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcaptureresolvedphotosettings/iscontentawaredistortioncorrectionenabled
---

# isContentAwareDistortionCorrectionEnabled

A Boolean value that indicates whether the system applies content-aware distortion correction when capturing the photo.

## Declaration

```swift
var isContentAwareDistortionCorrectionEnabled: Bool { get }
```

## See Also

### Examining photo capture settings

- [isFlashEnabled](avfoundation/avcaptureresolvedphotosettings/isflashenabled.md)
- [isRedEyeReductionEnabled](avfoundation/avcaptureresolvedphotosettings/isredeyereductionenabled.md)
- [isVirtualDeviceFusionEnabled](avfoundation/avcaptureresolvedphotosettings/isvirtualdevicefusionenabled.md)
- [isFastCapturePrioritizationEnabled](avfoundation/avcaptureresolvedphotosettings/isfastcaptureprioritizationenabled.md)
- [isStillImageStabilizationEnabled](avfoundation/avcaptureresolvedphotosettings/isstillimagestabilizationenabled.md)
- [isDualCameraFusionEnabled](avfoundation/avcaptureresolvedphotosettings/isdualcamerafusionenabled.md)
