---
title: indices
framework: swift
role: symbol
role_heading: Instance Property
path: swift/mutablespan/indices
---

# indices

## Declaration

```swift
var indices: Range<MutableSpan<Element>.Index> { get }
```
