words
The text storage contents as an array of words.
Declaration
var words: [NSTextStorage] { get set }Discussion
Unless you’re dealing with scriptability, you shouldn’t use or modify this property directly.
The text storage contents as an array of words.
var words: [NSTextStorage] { get set }Unless you’re dealing with scriptability, you shouldn’t use or modify this property directly.