---
title: kAXSelectedAttribute
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxselectedattribute
---

# kAXSelectedAttribute

Indicates whether the row or column element represented by this accessibility object is selected. This attribute is recommended for all accessibility objects that represent selectable rows or columns.

## Declaration

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