Contents

registryDidChangeNotification

Posted whenever the image representation class registry changes.

Declaration

class let registryDidChangeNotification: NSNotification.Name

Discussion

The notification object is the image class that is registered or unregistered. This notification does not contain a userInfo dictionary.