NSTextStorageEventArgs(NSTextStorageEditActions, NSRange, nint) Constructor

Definition

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

editedRange
NSRange
delta
System.System.IntPtr System.nativeint

Applies to