Skip to content
Glyphs
  • Python
  • Core:
  • Objective-C
  • Swift
  • Python
  • GlyphsCore
    • GSPaletteColor
      • textColor
  1. GlyphsCore
  2. GSPaletteColor

Type Property

textColor

Dynamic color that adapts to the user-selected foreground color.

Declaration

class var textColor: GSPaletteColor { get }

Declaration

@property (class, nonatomic, readonly) GSPaletteColor * textColor;

Declaration

textColor() -> GSPaletteColor

Discussion

Before using the color, update its effective color values using update(for:)updateForEnvironment:updateForEnvironment_.