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() -> GSPaletteColorDiscussion
Before using the color, update its effective color values using update(for:)updateForEnvironment:updateForEnvironment_.