Posted when the colorSpace of the screen has changed.
The notification object is the NSScreen whose colorSpace has changed.. This notification does not contain a userInfo dictionary.
Available in Mac OS X v10.6 and later.

Declaration Syntax
public static readonly NSString NSScreenColorSpaceDidChangeNotification
Public Shared ReadOnly NSScreenColorSpaceDidChangeNotification As NSString
public:
static initonly NSString^ NSScreenColorSpaceDidChangeNotification

Version Information
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)
Assembly:
Monobjc.AppKit (Module: Monobjc.AppKit)