Compartir a través de


NSPopover.Notifications.ObserveApplicationHidden Método

Definición

Sobrecargas

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

ObserveApplicationHidden(EventHandler<NSNotificationEventArgs>)

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

Parámetros

Devoluciones

Se aplica a

ObserveApplicationHidden(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a