Compartir a través de


NSCell.Notifications.ObserveApplicationActivated Método

Definición

Sobrecargas

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

ObserveApplicationActivated(EventHandler<NSNotificationEventArgs>)

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

Parámetros

Devoluciones

Se aplica a

ObserveApplicationActivated(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a