Compartir a través de


NSPopover.Notifications.ObserveMoved Método

Definición

Sobrecargas

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

ObserveMoved(EventHandler<NSNotificationEventArgs>)

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

Parámetros

Devoluciones

Se aplica a

ObserveMoved(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a