---
title: underlineColor
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/attributescopes/uikitattributes/underlinecolor
---

# underlineColor

A property for accessing an underline color attribute.

## Declaration

```swift
let underlineColor: AttributeScopes.UIKitAttributes.UnderlineColorAttribute
```

## See Also

### Using Text Styling Attributes

- [baselineOffset](foundation/attributescopes/uikitattributes/baselineoffset.md)
- [obliqueness](foundation/attributescopes/uikitattributes/obliqueness.md)
- [paragraphStyle](foundation/attributescopes/uikitattributes/paragraphstyle.md)
- [shadow](foundation/attributescopes/uikitattributes/shadow.md)
- [strikethroughColor](foundation/attributescopes/uikitattributes/strikethroughcolor.md)
- [strikethroughStyle](foundation/attributescopes/uikitattributes/strikethroughstyle.md)
- [strokeColor](foundation/attributescopes/uikitattributes/strokecolor.md)
- [strokeWidth](foundation/attributescopes/uikitattributes/strokewidth.md)
- [textEffect](foundation/attributescopes/uikitattributes/texteffect.md)
- [underlineStyle](foundation/attributescopes/uikitattributes/underlinestyle.md)
