Contents

activeSpaceDidChangeNotification

A notification that the workspace posts when a Spaces change occurs.

Declaration

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