---
title: isRedEyeReductionEnabled
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcaptureresolvedphotosettings/isredeyereductionenabled
---

# isRedEyeReductionEnabled

A Boolean value indicating whether the camera automatically reduces red-eye when capturing photos.

## Declaration

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

## See Also

### Examining photo capture settings

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