colorSpaceDidChangeNotification
Posted when the color space of the screen has changed.
Declaration
class let colorSpaceDidChangeNotification: NSNotification.NameDiscussion
The notification object is the NSScreen object whose colorSpace has changed.. This notification does not contain a userInfo dictionary.