Condividi tramite


NSText.Notifications.ObserveDidBeginEditing Metodo

Definizione

Overload

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

ObserveDidBeginEditing(EventHandler<NSNotificationEventArgs>)

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

Parametri

Restituisce

Si applica a

ObserveDidBeginEditing(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parametri

objectToObserve
NSObject

Restituisce

Si applica a