Instance Property
colorIndex
A standard color label, or GSLabelColor.noColorGSLabelColorNoColorGSLabelColorNoColor if the glyph has a custom color label or no color label.
Declaration
var colorIndex: GSLabelColor { get set }Declaration
@property (nonatomic, assign) GSLabelColor colorIndex;Declaration
colorIndex() -> GSLabelColor
setColorIndex_(colorIndex: GSLabelColor)Discussion
Setting a standard color label clears a custom color.
See Also
Metadata
A free-form note associated with the glyph.
The color label used to organize the glyph, or
nilif no color label is assigned.