다음을 통해 공유


NSTextStorageDelegate_Extensions.DidProcessEditing 메서드

정의

지정된 editedRange에 대한 편집이 완료되었음을 나타냅니다.

public static void DidProcessEditing (this UIKit.INSTextStorageDelegate This, UIKit.NSTextStorage textStorage, UIKit.NSTextStorageEditActions editedMask, Foundation.NSRange editedRange, nint delta);
static member DidProcessEditing : UIKit.INSTextStorageDelegate * UIKit.NSTextStorage * UIKit.NSTextStorageEditActions * Foundation.NSRange * nint -> unit

매개 변수

This
INSTextStorageDelegate

이 확장 메서드가 작동하는 인스턴스입니다.

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

적용 대상