Edit

Share via


NSTextStorageDelegate.TextStorageDidProcessEditing(NSNotification) Method

Definition

[Foundation.Export("textStorageDidProcessEditing:")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, "Use DidProcessEditing instead.")]
public virtual void TextStorageDidProcessEditing (Foundation.NSNotification notification);
abstract member TextStorageDidProcessEditing : Foundation.NSNotification -> unit
override this.TextStorageDidProcessEditing : Foundation.NSNotification -> unit

Parameters

notification
NSNotification
Attributes

Applies to