---
title: underlineStyle
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/attributescopes/uikitattributes/underlinestyle
---

# underlineStyle

A property for accessing an underline style attribute.

## Declaration

```swift
let underlineStyle: AttributeScopes.UIKitAttributes.UnderlineStyleAttribute
```

## 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)
- [underlineColor](foundation/attributescopes/uikitattributes/underlinecolor.md)
