다음을 통해 공유


NSTextStorageEventArgs(NSTextStorageEditActions, NSRange, nint) 생성자

정의

NSTextStorageEventArgs 클래스의 새 인스턴스를 초기화합니다.

public NSTextStorageEventArgs (UIKit.NSTextStorageEditActions editedMask, Foundation.NSRange editedRange, nint delta);
new UIKit.NSTextStorageEventArgs : UIKit.NSTextStorageEditActions * Foundation.NSRange * nint -> UIKit.NSTextStorageEventArgs

매개 변수

editedRange
NSRange
delta
System.System.IntPtr System.nativeint

적용 대상