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

# NSFocusRingPlacement.above

Draw the focus ring over an image.

## Declaration

```swift
case above
```

## Discussion

Discussion Fill a shape to add the focus ring around the shape.

## See Also

### Constants

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