Partager via


NSTextStorage.Notifications.ObserveDidProcessEditing Méthode

Définition

Surcharges

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

ObserveDidProcessEditing(EventHandler<NSNotificationEventArgs>)

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

Paramètres

Retours

S’applique à

ObserveDidProcessEditing(NSObject, EventHandler<NSNotificationEventArgs>)

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

Paramètres

objectToObserve
NSObject

Retours

S’applique à