---
title: selectedRowIndexes
framework: appkit
role: symbol
role_heading: Instance Property
path: appkit/nsruleeditor/selectedrowindexes
---

# selectedRowIndexes

The indexes of the rule editor’s selected rows.

## Declaration

```swift
var selectedRowIndexes: IndexSet { get }
```

## See Also

### Working with the Selection

- [selectRowIndexes(_:byExtendingSelection:)](appkit/nsruleeditor/selectrowindexes(_:byextendingselection:).md)
