Condividi tramite


NSTextStorage.Notifications.ObserveWillProcessEditing Metodo

Definizione

Overload

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

ObserveWillProcessEditing(EventHandler<NSNotificationEventArgs>)

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

Parametri

Restituisce

Si applica a

ObserveWillProcessEditing(NSObject, EventHandler<NSNotificationEventArgs>)

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

Parametri

objectToObserve
NSObject

Restituisce

Si applica a