---
title: baselineOffset
framework: foundation
role: symbol
role_heading: Instance Property
path: foundation/attributescopes/uikitattributes/baselineoffset
---

# baselineOffset

A property for accessing a baseline offset attribute.

## Declaration

```swift
let baselineOffset: AttributeScopes.UIKitAttributes.BaselineOffsetAttribute
```

## See Also

### Using Text Styling Attributes

- [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)
- [underlineStyle](foundation/attributescopes/uikitattributes/underlinestyle.md)
