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

适用于