acceptsGlyphInfo
A Boolean value that indicates whether the receiver accepts the glyph info attribute.
Declaration
var acceptsGlyphInfo: Bool { get set }Discussion
true if the receiver accepts the NSGlyphInfoAttributeName attribute from text input sources such as input methods and the pasteboard, false otherwise.