Condividi tramite


NSScreen.Notifications.ObserveColorSpaceDidChange Metodo

Definizione

Overload

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

Parametri

Restituisce

Si applica a

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

Parametri

objectToObserve
NSObject

Restituisce

Si applica a