Compartilhar via


NSMenuItem.Notifications.ObserveApplicationActivated Método

Definição

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

Retornos

Aplica-se 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

Retornos

Aplica-se a