Compartir a través de


NSCell.Notifications.ObserveUnitsChanged Método

Definición

Sobrecargas

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

ObserveUnitsChanged(EventHandler<NSNotificationEventArgs>)

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

Parámetros

Devoluciones

Se aplica a

ObserveUnitsChanged(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a