MonobjcMonobjc Documented Class Library
NSWorkspaceDidChangeFileLabelsNotification Field
NamespacesMonobjc.AppKitNSWorkspaceNSWorkspaceDidChangeFileLabelsNotification

Posted when the Finder file labels or colors change.

The notification object is the shared NSWorkspace instance. The notification does not contain a userInfo dictionary.

Available in Mac OS X v10.6 and later.

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

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