---
title: kAXEditedAttribute
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxeditedattribute
---

# kAXEditedAttribute

## Declaration

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

## Discussion

Discussion Indicates whether the user interface element represented by this accessibility object has been edited. For example, a document window indicates it has been edited by displaying a black dot in its close button. This attribute is recommended for all accessibility objects that represent editable user interface elements.
