---
title: DefaultIndices.Element
framework: swift
role: symbol
role_heading: Type Alias
path: swift/defaultindices/element
---

# DefaultIndices.Element

A type representing the sequence’s elements.

## Declaration

```swift
typealias Element = Elements.Index
```
