Contents

kCTForegroundColorAttributeName

The foreground color of the text to which this attribute applies.

Declaration

let kCTForegroundColorAttributeName: CFString

Discussion

The value associated with this attribute must be a CGColor object. Default value is black.

See Also

Constants