---
title: Substring.UTF16View.Element
framework: swift
role: symbol
role_heading: Type Alias
path: swift/substring/utf16view/element
---

# Substring.UTF16View.Element

A type representing the sequence’s elements.

## Declaration

```swift
typealias Element = String.UTF16View.Element
```
