---
title: selectedImage
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uimenuleaf/selectedimage
---

# selectedImage

An image that appears next to the menu element when the menu element is in the selected state.

## Declaration

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

## See Also

### Managing the selection state

- [state](uikit/uimenuleaf/state.md)
