---
title: kAXMenuItemCmdModifiersAttribute
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxmenuitemcmdmodifiersattribute
---

# kAXMenuItemCmdModifiersAttribute

An integer mask that represents the modifier keys held down in the keyboard shortcut for the command represented by this accessibility object.

## Declaration

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