NSTextStorageDelegate_Extensions.TextStorageWillProcessEditing Method

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, "Use WillProcessEditing instead.")]
public static void TextStorageWillProcessEditing (this AppKit.INSTextStorageDelegate This, Foundation.NSNotification notification);
static member TextStorageWillProcessEditing : AppKit.INSTextStorageDelegate * Foundation.NSNotification -> unit

Parameters

notification
NSNotification
Attributes

Applies to