Contents

glyphInfo

The name of a glyph info object.

Declaration

static let glyphInfo: NSAttributedString.Key

Discussion

The NSLayoutManager object assigns the glyph specified by this NSGlyphInfo object to the entire attribute range, provided that its contents match the specified base string, and that the specified glyph is available in the font specified by NSFontAttributeName.

See Also

Getting rendering attribute keys