Contents

didChangeFileLabelsNotification

A notification that the workspace posts when the Finder file labels or colors change.

Declaration

class let didChangeFileLabelsNotification: NSNotification.Name

Discussion

The notification object is the shared NSWorkspace instance. The notification doesn’t contain a userInfo dictionary.

See Also

Responding to Environment Notifications