---
title: isGeometricDistortionCorrectionEnabled
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcapturedevice/isgeometricdistortioncorrectionenabled
---

# isGeometricDistortionCorrectionEnabled

A Boolean value that indicates whether geometric distortion correction is enabled for this device.

## Declaration

```swift
var isGeometricDistortionCorrectionEnabled: Bool { get set }
```

## Discussion

Discussion When the device supports geometric distortion correction (GDC), the default value is true.

## See Also

### Enabling geometric distortion correction

- [isGeometricDistortionCorrectionSupported](avfoundation/avcapturedevice/isgeometricdistortioncorrectionsupported.md)
