UIKit.NSTextStorage: Constructor Members

The constructors 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 Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.

Protected Constructors

Constructor to call on derived classes to skip initialization and merely allocate the object.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.