Declaration

class func textColor(withAlphaComponent alphaComponent: CGFloat) -> Self

Declaration

+ (instancetype) textColorWithAlphaComponent:(CGFloat) alphaComponent;

Declaration

textColorWithAlphaComponent_(alphaComponent: float) -> GSPaletteColor

Discussion

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