NSTextStorageEventArgs(NSTextStorageEditActions, NSRange, nint) 构造函数

定义

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

参数

editedRange
NSRange
delta
System.System.IntPtr System.nativeint

适用于