---
title: NSCell.Attribute.cellHasOverlappingImage
framework: appkit
role: symbol
role_heading: Case
path: appkit/nscell/attribute/cellhasoverlappingimage
---

# NSCell.Attribute.cellHasOverlappingImage

Controls the position of the cell’s image: places the image over any text in the cell.

## Declaration

```swift
case cellHasOverlappingImage
```

## Discussion

Discussion See NSCell.Attribute.cellHasImageHorizontal for more details.

## See Also

### Constants

- [NSCell.Attribute.cellAllowsMixedState](appkit/nscell/attribute/cellallowsmixedstate.md)
- [NSCell.Attribute.changeBackgroundCell](appkit/nscell/attribute/changebackgroundcell.md)
- [NSCell.Attribute.cellChangesContents](appkit/nscell/attribute/cellchangescontents.md)
- [NSCell.Attribute.changeGrayCell](appkit/nscell/attribute/changegraycell.md)
- [NSCell.Attribute.cellDisabled](appkit/nscell/attribute/celldisabled.md)
- [NSCell.Attribute.cellEditable](appkit/nscell/attribute/celleditable.md)
- [NSCell.Attribute.cellHasImageHorizontal](appkit/nscell/attribute/cellhasimagehorizontal.md)
- [NSCell.Attribute.cellHasImageOnLeftOrBottom](appkit/nscell/attribute/cellhasimageonleftorbottom.md)
- [NSCell.Attribute.cellHighlighted](appkit/nscell/attribute/cellhighlighted.md)
- [NSCell.Attribute.cellIsBordered](appkit/nscell/attribute/cellisbordered.md)
- [NSCell.Attribute.cellIsInsetButton](appkit/nscell/attribute/cellisinsetbutton.md)
- [NSCell.Attribute.cellLightsByBackground](appkit/nscell/attribute/celllightsbybackground.md)
- [NSCell.Attribute.cellLightsByContents](appkit/nscell/attribute/celllightsbycontents.md)
- [NSCell.Attribute.cellLightsByGray](appkit/nscell/attribute/celllightsbygray.md)
- [NSCell.Attribute.pushInCell](appkit/nscell/attribute/pushincell.md)
