---
title: NSCell.CellType.imageCellType
framework: appkit
role: symbol
role_heading: Case
path: appkit/nscell/celltype/imagecelltype
---

# NSCell.CellType.imageCellType

Cell displays images.

## Declaration

```swift
case imageCellType
```

## See Also

### Constants

- [NSCell.CellType.nullCellType](appkit/nscell/celltype/nullcelltype.md)
- [NSCell.CellType.textCellType](appkit/nscell/celltype/textcelltype.md)
