NSTextStorageDelegate.TextStorageWillProcessEditing(NSNotification) Method

Definition

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

Parameters

notification
NSNotification
Attributes

Applies to