Contents

attributedString()

Returns the text storage object from which the NSGlyphGenerator object procures characters for glyph generation.

Declaration

func attributedString() -> NSAttributedString

Return Value

The receiver’s text storage object.

See Also

Related Documentation

  • Text Layout Programming Guide