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

# MACaptionAppearanceTextEdgeStyle.dropShadow

An edge makes the text appear to float above the background.

## Declaration

```swift
case dropShadow
```

## 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.uniform](mediaaccessibility/macaptionappearancetextedgestyle/uniform.md)
