---
title: isConstantColorFallbackPhotoDeliveryEnabled
framework: avfoundation
role: symbol
role_heading: Instance Property
path: avfoundation/avcapturephotosettings/isconstantcolorfallbackphotodeliveryenabled
---

# isConstantColorFallbackPhotoDeliveryEnabled

A Boolean value that indicates whether to deliver a fallback photo when taking a constant color capture.

## Declaration

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

## Discussion

Discussion The default value is false. Set the value to true to receive a fallback photo that you can use if the main constant color photo’s confidence level doesn’t meet your requirement.

## See Also

### Configuring constant color

- [isConstantColorEnabled](avfoundation/avcapturephotosettings/isconstantcolorenabled.md)
