Condividi tramite


NSWindow.Notifications.ObserveDidMove Metodo

Definizione

Overload

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

ObserveDidMove(EventHandler<NSNotificationEventArgs>)

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

Parametri

Restituisce

Si applica a

ObserveDidMove(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parametri

objectToObserve
NSObject

Restituisce

Si applica a