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

# lineThrough

A decoration representing a line through the text.

## Declaration

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

## See Also

### Decorations

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