Compartir a través de


NSMenu.Notifications.ObserveDidEndTracking Método

Definición

Sobrecargas

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

ObserveDidEndTracking(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a

ObserveDidEndTracking(EventHandler<NSNotificationEventArgs>)

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

Parámetros

Devoluciones

Se aplica a