colorDidChangeNotification
Posted when the color of the NSColorPanel is set, as when Nscolorpanel is invoked.
Declaration
class let colorDidChangeNotification: NSNotification.NameDiscussion
The notification object is the notifying NSColorPanel. This notification does not contain a userInfo dictionary.