Contents

textStorage

The text storage object holding the text that displays in the text view.

Declaration

var textStorage: NSTextStorage { get }

Discussion

This property is a convenience accessor that provides access through the text container.

See Also

Accessing TextKit Objects