Compartir a través de


NSWorkspace.Notifications.ObserveDidChangeFileLabels Método

Definición

Sobrecargas

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

Parámetros

Devoluciones

Se aplica a

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

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a