共用方式為


NSWindow.Notifications.ObserveWillExitVersionBrowser 方法

定義

多載

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

參數

objectToObserve
NSObject

傳回

適用於

ObserveWillExitVersionBrowser(EventHandler<NSNotificationEventArgs>)

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

參數

傳回

適用於