---
title: accessibilityIgnoresInvertColors
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uicontentunavailableconfiguration-swift.struct/imageproperties-swift.struct/accessibilityignoresinvertcolors
---

# accessibilityIgnoresInvertColors

A Boolean value that determines whether the image inverts its colors with the Invert Colors accessibility feature enabled.

## Declaration

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