次の方法で共有


NSWorkspace.Notifications.ObserveDidChangeFileLabels メソッド

定義

オーバーロード

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

ObserveDidChangeFileLabels(EventHandler<NSNotificationEventArgs>)

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

パラメーター

戻り値

適用対象

ObserveDidChangeFileLabels(NSObject, EventHandler<NSNotificationEventArgs>)

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

パラメーター

objectToObserve
NSObject

戻り値

適用対象