Freigeben über


NSWindow.Notifications.ObserveDidBecomeMain Methode

Definition

Überlädt

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

Parameter

objectToObserve
NSObject

Gibt zurück

Gilt für:

ObserveDidBecomeMain(EventHandler<NSNotificationEventArgs>)

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

Parameter

Gibt zurück

Gilt für: