---
title: image
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsbuttontouchbaritem/image
---

# image

## Declaration

```swift
var image: UIImage? { get set }
```

```swift
var image: NSImage? { get set }
```

## See Also

### Configuring button appearance

- [title](appkit/nsbuttontouchbaritem/title.md)
- [bezelColor](appkit/nsbuttontouchbaritem/bezelcolor.md)
