---
title: MACaptionAppearanceTextEdgeStyle.depressed
framework: mediaaccessibility
role: symbol
role_heading: Case
path: mediaaccessibility/macaptionappearancetextedgestyle/depressed
---

# MACaptionAppearanceTextEdgeStyle.depressed

An edge makes the text appear pushed in.

## Declaration

```swift
case depressed
```

## See Also

### Constants

- [MACaptionAppearanceTextEdgeStyle.undefined](mediaaccessibility/macaptionappearancetextedgestyle/undefined.md)
- [MACaptionAppearanceTextEdgeStyle.none](mediaaccessibility/macaptionappearancetextedgestyle/none.md)
- [MACaptionAppearanceTextEdgeStyle.raised](mediaaccessibility/macaptionappearancetextedgestyle/raised.md)
- [MACaptionAppearanceTextEdgeStyle.uniform](mediaaccessibility/macaptionappearancetextedgestyle/uniform.md)
- [MACaptionAppearanceTextEdgeStyle.dropShadow](mediaaccessibility/macaptionappearancetextedgestyle/dropshadow.md)
