acceptsGlyphInfo
A Boolean value that indicates whether the client handles NSGlyphInfoAttributeName or not.
Declaration
var acceptsGlyphInfo: Bool { get set }Discussion
The default value is determined by examining the return value from sending a validAttributesForMarkedText message to the client at initialization.