Condividi tramite


NSScroller.Notifications.ObservePreferredStyleChanged Metodo

Definizione

Overload

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

ObservePreferredStyleChanged(EventHandler<NSNotificationEventArgs>)

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

Parametri

Restituisce

Si applica a

ObservePreferredStyleChanged(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parametri

objectToObserve
NSObject

Restituisce

Si applica a