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.
The text storage object holding the text that displays in the text view.
var textStorage: NSTextStorage { get }This property is a convenience accessor that provides access through the text container.