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

# String.UTF16View.Iterator.Element

The type of element traversed by the iterator.

## Declaration

```swift
typealias Element = UInt16
```
