---
title: kAXExpandedAttribute
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxexpandedattribute
---

# kAXExpandedAttribute

Indicates whether the menu displayed by the combo box or pop-up menu represented by this accessibility object is currently expanded. This attribute is recommended for all accessibility objects that display a pop-up menu.

## Declaration

```swift
var kAXExpandedAttribute: String { get }
```
