---
title: kAXSelectedRowsAttribute
framework: applicationservices
role: symbol
role_heading: Global Variable
path: applicationservices/kaxselectedrowsattribute
---

# kAXSelectedRowsAttribute

An array of the accessibility objects representing the currently selected rows in this table or outline view.

## Declaration

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