NSTextStorageEventArgs(NSTextStorageEditActions, NSRange, nint) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Initializes a new instance of the NSTextStorageEventArgs class.
public NSTextStorageEventArgs (UIKit.NSTextStorageEditActions editedMask, Foundation.NSRange editedRange, nint delta);
new UIKit.NSTextStorageEventArgs : UIKit.NSTextStorageEditActions * Foundation.NSRange * nint -> UIKit.NSTextStorageEventArgs
Parameters
- editedMask
- NSTextStorageEditActions
- editedRange
- NSRange
- delta
- System.System.IntPtr System.nativeint