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

# NSFocusRingPlacement.only

Draw the focus ring if you don’t have an image or text.

## Declaration

```swift
case only
```

## See Also

### Constants

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