Compartir a través de


NSSliderAccessory.Notifications.ObserveResized Método

Definición

Sobrecargas

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

ObserveResized(EventHandler<NSNotificationEventArgs>)

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

Parámetros

Devoluciones

Se aplica a

ObserveResized(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a