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

# String.UTF8View.Element

A type representing the sequence’s elements.

## Declaration

```swift
typealias Element = UTF8.CodeUnit
```
