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