次の方法で共有


NSCell.Notifications.ObserveMainWindowChanged メソッド

定義

オーバーロード

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

ObserveMainWindowChanged(NSObject, EventHandler<NSNotificationEventArgs>)

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

パラメーター

objectToObserve
NSObject

戻り値

適用対象

ObserveMainWindowChanged(EventHandler<NSNotificationEventArgs>)

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

パラメーター

戻り値

適用対象