Condividi tramite


NSPopover.Notifications.ObserveMainWindowChanged Metodo

Definizione

Overload

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

ObserveMainWindowChanged(EventHandler<NSNotificationEventArgs>)

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

Parametri

Restituisce

Si applica a

ObserveMainWindowChanged(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parametri

objectToObserve
NSObject

Restituisce

Si applica a