---
title: kAXMenuItemMarkCharAttribute
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxmenuitemmarkcharattribute
---

# kAXMenuItemMarkCharAttribute

## Declaration

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

## Discussion

Discussion The symbol displayed to the left of the menu item represented by this accessibility object. For example, in the Window menu, a checkmark appears next to the active document’s name. For more information on the standard symbols that can appear next to menu items, see Apple Human Interface Guidelines.
