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

# indices

The range of initialized positions for this OutputSpan.

## Declaration

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