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

# MACaptionAppearanceTextEdgeStyle.none

The text should not have a styled edge.

## Declaration

```swift
case none
```

## See Also

### Constants

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