---
title: overline
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avcaption/decoration/overline
---

# overline

A decoration representing a line over the text.

## Declaration

```swift
static var overline: AVCaption.Decoration { get }
```

## See Also

### Decorations

- [underline](avfoundation/avcaption/decoration/underline.md)
- [lineThrough](avfoundation/avcaption/decoration/linethrough.md)
