The properties of UIKit.NSTextStorage are listed below. For a list of all members, see the NSTextStorage Members list.
See Also: Inherited members from Foundation.NSMutableAttributedString
| ChangeInLength | nint. The change in length for the pending changes. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| Delegate | INSTextStorageDelegate. An instance of the UIKit.NSTextStorageDelegate model class which acts as the class delegate. | |
| EditedMask | NSTextStorageEditActions. The kinds of edits pending for this NSTextStorage. | |
| EditedRange | Foundation.NSRange. The range in this NSTextStorage in which pending changes have been made. | |
| [read-only] | FixesAttributesLazily | bool. Whether this NSTextStorage fixes attributes lazily. Read-only. |
| [read-only] | LayoutManagers | Foundation.NSObject[]. The NSLayoutManagers associated with this NSTextStorage. Read-only. |
| WeakDelegate | Foundation.NSObject. An object that can respond to the delegate protocol for this type |