Compartir a través de


NSSliderAccessory.Notifications.ObserveValueChanged Método

Definición

Sobrecargas

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

ObserveValueChanged(EventHandler<NSNotificationEventArgs>)

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

Parámetros

Devoluciones

Se aplica a

ObserveValueChanged(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a