---
title: differentiateWithoutColorDidChangeNotification
framework: uikit
role: symbol
role_heading: Type Property
path: uikit/uiaccessibility/differentiatewithoutcolordidchangenotification
---

# differentiateWithoutColorDidChangeNotification

A notification that UIKit posts when the system’s Differentiate Without Color setting changes.

## Declaration

```swift
nonisolated static let differentiateWithoutColorDidChangeNotification: NSNotification.Name
```

## See Also

### Differentiate without color

- [shouldDifferentiateWithoutColor](uikit/uiaccessibility/shoulddifferentiatewithoutcolor.md)
