---
title: menuRepresentation
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uibarbuttonitem/menurepresentation
---

# menuRepresentation

A menu element that represents the item when it appears in a menu.

## Declaration

```swift
@NSCopying var menuRepresentation: UIMenuElement? { get set }
```
