---
title: currentControlTintDidChangeNotification
framework: appkit
role: symbol
role_heading: Type Property
path: appkit/nscolor/currentcontroltintdidchangenotification
---

# currentControlTintDidChangeNotification

Sent after the user changes control tint preference.

## Declaration

```swift
class let currentControlTintDidChangeNotification: NSNotification.Name
```

## Discussion

Discussion The notification object is NSApp. This notification does not contain a userInfo dictionary.

## See Also

### Deprecated

- [ignoresAlpha](appkit/nscolor/ignoresalpha.md)
- [colorSpaceName](appkit/nscolor/colorspacename.md)
- [usingColorSpaceName(_:)](appkit/nscolor/usingcolorspacename(_:).md)
- [usingColorSpaceName(_:device:)](appkit/nscolor/usingcolorspacename(_:device:).md)
