UIKit.NSTextStorageEventArgs Members

The members of UIKit.NSTextStorageEventArgs are listed below.

See Also: Inherited members from System.EventArgs

Public Constructors

Initializes a new instance of the NSTextStorageEventArgs class.

Public Properties

Deltanint. The number of characters added or removed by the edit.
EditedMaskNSTextStorageEditActions. Whether attributes, characters, or both were edited .
EditedRangeFoundation.NSRange. The new span of characters resulting from the edits.