UIKit.NSTextStorage: Method Members

The methods 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 Methods

AddLayoutManager(NSLayoutManager)
Adds an NSLayoutManager to this NSTextStorage.
Edited(NSTextStorageEditActions, Foundation.NSRange, nint)
Indicates a change.
EnsureAttributesAreFixed(Foundation.NSRange)
Ensures that attributes have been fixed in the given range.
InvalidateAttributes(Foundation.NSRange)
Invalidates attributes in the specified range.
ProcessEditing()
Activates post-editing operations.
RemoveLayoutManager(NSLayoutManager)
Removes an NSLayoutManager from this NSTextStorage's LayoutManagers collection.

Protected Methods

override
Dispose(bool)
Releases the resources used by the NSTextStorage object.