The properties of UIKit.NSTextStorageEventArgs are listed below. For a list of all members, see the NSTextStorageEventArgs Members list.
See Also: Inherited members from System.EventArgs
| 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. |