Condividi tramite


NSMenuItem.Notifications.ObserveDrawerCreated Metodo

Definizione

Overload

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

Parametri

Restituisce

Si applica 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

Parametri

objectToObserve
NSObject

Restituisce

Si applica a