---
title: UInt8.Words.Element
framework: swift
role: symbol
role_heading: Type Alias
path: swift/uint8/words-swift.struct/element
---

# UInt8.Words.Element

A type representing the sequence’s elements.

## Declaration

```swift
typealias Element = UInt
```
