---
title: OutputSpan.Index
framework: swift
role: symbol
role_heading: Type Alias
path: swift/outputspan/index
---

# OutputSpan.Index

The type that represents an initialized position in an OutputSpan.

## Declaration

```swift
typealias Index = Int
```
