다음을 통해 공유


NSTextStorageDelegate.TextStorageDidProcessEditing(NSNotification) 메서드

정의

[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

매개 변수

notification
NSNotification
특성

적용 대상