MonobjcMonobjc Documented Class Library
NSSystemColorsDidChangeNotification Field
NamespacesMonobjc.AppKitNSColorNSSystemColorsDidChangeNotification

Sent when the system colors have been changed (such as through a system control panel interface).

This notification contains no notification object and no userInfo dictionary.

Available in Mac OS X v10.0 and later.

Declaration Syntax
C#Visual BasicVisual C++
public static readonly NSString NSSystemColorsDidChangeNotification
Public Shared ReadOnly NSSystemColorsDidChangeNotification As NSString
public:
static initonly NSString^ NSSystemColorsDidChangeNotification
Version Information
  • Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later), 10.5 (For Mac OS X 10.5 and later)

Assembly: Monobjc.AppKit (Module: Monobjc.AppKit)