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

# Substring.UTF8View.Element

A type representing the sequence’s elements.

## Declaration

```swift
typealias Element = String.UTF8View.Element
```
