Partager via


NSWorkspace.Notifications.ObserveActiveSpaceDidChange Méthode

Définition

Surcharges

ObserveActiveSpaceDidChange(EventHandler<NSNotificationEventArgs>)
ObserveActiveSpaceDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

ObserveActiveSpaceDidChange(EventHandler<NSNotificationEventArgs>)

public static Foundation.NSObject ObserveActiveSpaceDidChange (EventHandler<Foundation.NSNotificationEventArgs> handler);
static member ObserveActiveSpaceDidChange : EventHandler<Foundation.NSNotificationEventArgs> -> Foundation.NSObject

Paramètres

Retours

S’applique à

ObserveActiveSpaceDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

public static Foundation.NSObject ObserveActiveSpaceDidChange (Foundation.NSObject objectToObserve, EventHandler<Foundation.NSNotificationEventArgs> handler);
static member ObserveActiveSpaceDidChange : Foundation.NSObject * EventHandler<Foundation.NSNotificationEventArgs> -> Foundation.NSObject

Paramètres

objectToObserve
NSObject

Retours

S’applique à