---
title: selectedElements
framework: uikit
role: symbol
role_heading: Instance Property
path: uikit/uimenu/selectedelements
---

# selectedElements

The elements in the menu and its sub-menus that are in the on state.

## Declaration

```swift
var selectedElements: [UIMenuElement] { get }
```
