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

# MACaptionAppearanceTextEdgeStyle.uniform

A thin outline lies along the edge of the text.

## Declaration

```swift
case uniform
```

## See Also

### Constants

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