Contents

underlineColor

The color of the underline.

Declaration

static let underlineColor: NSAttributedString.Key

Discussion

The value of this attribute is a UIColor object. The default value is nil, indicating same as foreground color.

See Also

Getting rendering attribute keys