Contents

accessibilityDisplayOptionsDidChangeNotification

A notification that the workspace posts when any of the accessibility display options change.

Declaration

class let accessibilityDisplayOptionsDidChangeNotification: 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