Partager via


NSScreen.Notifications.ObserveColorSpaceDidChange Méthode

Définition

Surcharges

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

ObserveColorSpaceDidChange(EventHandler<NSNotificationEventArgs>)

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

Paramètres

Retours

S’applique à

ObserveColorSpaceDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

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

Paramètres

objectToObserve
NSObject

Retours

S’applique à