Posted when a Spaces change has occurred.
The notification object is the shared NSWorkspace instance. The notification does not contain a userInfo dictionary.
Available in Mac OS X v10.6 and later.

Declaration Syntax
public static readonly NSString NSWorkspaceActiveSpaceDidChangeNotification
Public Shared ReadOnly NSWorkspaceActiveSpaceDidChangeNotification As NSString
public:
static initonly NSString^ NSWorkspaceActiveSpaceDidChangeNotification

Version Information
- Available in Monobjc Bridge: 10.6 (For Mac OS X 10.6 and later)
Assembly:
Monobjc.AppKit (Module: Monobjc.AppKit)