UIKit.NSTextStorage: Property Members

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

Public Properties

ChangeInLengthnint. The change in length for the pending changes.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
DelegateINSTextStorageDelegate. An instance of the UIKit.NSTextStorageDelegate model class which acts as the class delegate.
EditedMaskNSTextStorageEditActions. The kinds of edits pending for this NSTextStorage.
EditedRangeFoundation.NSRange. The range in this NSTextStorage in which pending changes have been made.
[read-only]
FixesAttributesLazilybool. Whether this NSTextStorage fixes attributes lazily. Read-only.
[read-only]
LayoutManagersFoundation.NSObject[]. The NSLayoutManagers associated with this NSTextStorage. Read-only.
WeakDelegateFoundation.NSObject. An object that can respond to the delegate protocol for this type