Contents

currentControlTintDidChangeNotification

Sent after the user changes control tint preference.

Declaration

class let currentControlTintDidChangeNotification: NSNotification.Name

Discussion

The notification object is NSApp. This notification does not contain a userInfo dictionary.

See Also

Deprecated