Upravit

Sdílet prostřednictvím


NSWindow.Notifications.ObserveWillExitVersionBrowser Method

Definition

Overloads

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

Parameters

objectToObserve
NSObject

Returns

Applies to

ObserveWillExitVersionBrowser(EventHandler<NSNotificationEventArgs>)

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

Parameters

Returns

Applies to