---
title: productImage
framework: accessorysetupkit
role: symbol
role_heading: Instance Property
path: accessorysetupkit/aspickerdisplayitem/productimage
---

# productImage

An image of the accessory to display in the picker.

## Declaration

```swift
@NSCopying var productImage: UIImage { get }
```

## See Also

### Customizing display properties

- [name](accessorysetupkit/aspickerdisplayitem/name.md)
