Condividi tramite


NSView.Notifications.ObserveFocusChanged Metodo

Definizione

Overload

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

ObserveFocusChanged(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parametri

objectToObserve
NSObject

Restituisce

Si applica a

ObserveFocusChanged(EventHandler<NSNotificationEventArgs>)

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

Parametri

Restituisce

Si applica a