Compartir a través de


NSApplication.Notifications.ObserveDidResignActive Método

Definición

Sobrecargas

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

ObserveDidResignActive(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a

ObserveDidResignActive(EventHandler<NSNotificationEventArgs>)

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

Parámetros

Devoluciones

Se aplica a