---
title: image
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uicontextualaction/image
---

# image

The image to display in the action button.

## Declaration

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

## See Also

### Configuring the appearance

- [title](uikit/uicontextualaction/title.md)
- [backgroundColor](uikit/uicontextualaction/backgroundcolor.md)
