NSTextStorageDelegate.TextStorageDidProcessEditing(NSNotification) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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