Partager via


NSSliderAccessory.Notifications.ObserveWindowMoved Méthode

Définition

Surcharges

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

ObserveWindowMoved(EventHandler<NSNotificationEventArgs>)

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

Paramètres

Retours

S’applique à

ObserveWindowMoved(NSObject, EventHandler<NSNotificationEventArgs>)

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

Paramètres

objectToObserve
NSObject

Retours

S’applique à