paragraphs
The text storage contents as an array of paragraphs.
Declaration
var paragraphs: [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 paragraphs.
var paragraphs: [NSTextStorage] { get set }Unless you’re dealing with scriptability, you shouldn’t use or modify this property directly.