Contents

NSUnderlineColorAttributeName

The color of the underline.

Declaration

extern NSAttributedStringKey NSUnderlineColorAttributeName;

Overview

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