Partilhar via


NSWorkspace.Notifications.ObserveScreensDidWake Método

Definição

Sobrecargas

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

ObserveScreensDidWake(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parâmetros

objectToObserve
NSObject

Retornos

Aplica-se a

ObserveScreensDidWake(EventHandler<NSNotificationEventArgs>)

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

Parâmetros

Retornos

Aplica-se a