次の方法で共有


NSWindow.Notifications.ObserveWillEnterVersionBrowser メソッド

定義

オーバーロード

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

ObserveWillEnterVersionBrowser(EventHandler<NSNotificationEventArgs>)

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

パラメーター

戻り値

適用対象

ObserveWillEnterVersionBrowser(NSObject, EventHandler<NSNotificationEventArgs>)

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

パラメーター

objectToObserve
NSObject

戻り値

適用対象