---
title: "AttributedTextSelection.Indices.ranges(_:)"
framework: swiftui
role: symbol
role_heading: Case
path: "swiftui/attributedtextselection/indices/ranges(_:)"
---

# AttributedTextSelection.Indices.ranges(_:)

The range-set of selected characters.

## Declaration

```swift
case ranges(RangeSet<AttributedString.Index>)
```
