Compartir a través de


NSApplication.Notifications.ObserveDrawerCreated Método

Definición

Sobrecargas

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

ObserveDrawerCreated(EventHandler<NSNotificationEventArgs>)

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

Parámetros

Devoluciones

Se aplica a

ObserveDrawerCreated(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a