---
title: "init(imageCell:)"
framework: appkit
role: symbol
role_heading: Initializer
path: "appkit/nsbuttoncell/init(imagecell:)"
---

# init(imageCell:)

## Declaration

```swift
init(imageCell image: NSImage?)
```

## See Also

### Creating the Cell

- [init(coder:)](appkit/nsbuttoncell/init(coder:).md)
- [init(textCell:)](appkit/nsbuttoncell/init(textcell:).md)
