Partager via


NSApplication.Notifications.ObserveDidResignActive Méthode

Définition

Surcharges

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

Paramètres

objectToObserve
NSObject

Retours

S’applique à

ObserveDidResignActive(EventHandler<NSNotificationEventArgs>)

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

Paramètres

Retours

S’applique à