Condividi tramite


NSWindow.Notifications.ObserveDidBecomeMain Metodo

Definizione

Overload

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

ObserveDidBecomeMain(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parametri

objectToObserve
NSObject

Restituisce

Si applica a

ObserveDidBecomeMain(EventHandler<NSNotificationEventArgs>)

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

Parametri

Restituisce

Si applica a