---
title: LazyPrefixWhileSequence.Element
framework: swift
role: symbol
role_heading: Type Alias
path: swift/lazyprefixwhilesequence/element
---

# LazyPrefixWhileSequence.Element

A type representing the sequence’s elements.

## Declaration

```swift
typealias Element = Base.Element
```
