Compartir a través de


NSTextStorage.Notifications.ObserveWillProcessEditing Método

Definición

Sobrecargas

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

Parámetros

Devoluciones

Se aplica 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

Parámetros

objectToObserve
NSObject

Devoluciones

Se aplica a