次の方法で共有


NSWorkspace.Notifications.ObserveDisplayOptionsDidChange メソッド

定義

オーバーロード

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

ObserveDisplayOptionsDidChange(EventHandler<NSNotificationEventArgs>)

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

パラメーター

戻り値

適用対象

ObserveDisplayOptionsDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

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

パラメーター

objectToObserve
NSObject

戻り値

適用対象