다음을 통해 공유


NSTextStorageDelegate_Extensions.DidProcessEditing 메서드

정의

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public static void DidProcessEditing (this AppKit.INSTextStorageDelegate This, AppKit.NSTextStorage textStorage, AppKit.NSTextStorageEditActions editedMask, Foundation.NSRange editedRange, nint delta);
static member DidProcessEditing : AppKit.INSTextStorageDelegate * AppKit.NSTextStorage * AppKit.NSTextStorageEditActions * Foundation.NSRange * nint -> unit

매개 변수

textStorage
NSTextStorage
editedRange
NSRange
delta
System.System.IntPtr System.nativeint
특성

적용 대상