Compartir a través de


NSDrawer.Notifications.ObserveApplicationShown Método

Definición

Sobrecargas

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

ObserveApplicationShown(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a

ObserveApplicationShown(EventHandler<NSNotificationEventArgs>)

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

Parámetros

Devoluciones

Se aplica a