Compartir a través de


NSWindow.Notifications.ObserveDidChangeScreenProfile Método

Definición

Sobrecargas

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

ObserveDidChangeScreenProfile(EventHandler<NSNotificationEventArgs>)

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

Parámetros

Devoluciones

Se aplica a

ObserveDidChangeScreenProfile(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a