Condividi tramite


NSPopover.Notifications.ObserveWillShow Metodo

Definizione

Overload

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

ObserveWillShow(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parametri

objectToObserve
NSObject

Restituisce

Si applica a

ObserveWillShow(EventHandler<NSNotificationEventArgs>)

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

Parametri

Restituisce

Si applica a