---
title: kAXSelectedTextAttribute
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxselectedtextattribute
---

# kAXSelectedTextAttribute

The currently selected text within this accessibility object. This attribute is required for all accessibility objects that represent editable text elements.

## Declaration

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