Freigeben über


NSWindow.Notifications.ObserveWillExitVersionBrowser Methode

Definition

Überlädt

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

ObserveWillExitVersionBrowser(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parameter

objectToObserve
NSObject

Gibt zurück

Gilt für:

ObserveWillExitVersionBrowser(EventHandler<NSNotificationEventArgs>)

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

Parameter

Gibt zurück

Gilt für: