---
title: String.UnicodeScalarView.Iterator.Element
framework: swift
role: symbol
role_heading: Type Alias
path: swift/string/unicodescalarview/iterator/element
---

# String.UnicodeScalarView.Iterator.Element

The type of element traversed by the iterator.

## Declaration

```swift
typealias Element = Unicode.Scalar
```
