---
title: NSFocusRingPlacement.below
framework: appkit
role: symbol
role_heading: Case
path: appkit/nsfocusringplacement/below
---

# NSFocusRingPlacement.below

Draw the focus ring under text.

## Declaration

```swift
case below
```

## See Also

### Constants

- [NSFocusRingPlacement.above](appkit/nsfocusringplacement/above.md)
- [NSFocusRingPlacement.only](appkit/nsfocusringplacement/only.md)
