The members of UIKit.NSTextStorageEventArgs are listed below.
See Also: Inherited members from System.EventArgs
| Initializes a new instance of the NSTextStorageEventArgs class. |
| Delta | nint. The number of characters added or removed by the edit. | |
| EditedMask | NSTextStorageEditActions. Whether attributes, characters, or both were edited . | |
| EditedRange | Foundation.NSRange. The new span of characters resulting from the edits. |