Instance Property
colorIndex
A standard color label, or GSLabelColor.noColorGSLabelColorNoColorGSLabelColorNoColor if the font 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
Color Label
The color label used to organize the font, or
nilif no color label is assigned.