Condividi tramite


NSPopover.Notifications.ObserveUnitsChanged Metodo

Definizione

Overload

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

Parametri

Restituisce

Si applica 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

Parametri

objectToObserve
NSObject

Restituisce

Si applica a