attributedString()
Returns the text storage object from which the NSGlyphGenerator object procures characters for glyph generation.
Declaration
func attributedString() -> NSAttributedStringReturn Value
The receiver’s text storage object.
See Also
Related Documentation
- Text Layout Programming Guide