---
title: CLLocationUpdate.Updates.Iterator
framework: corelocation
role: symbol
role_heading: Structure
path: corelocation/cllocationupdate/updates/iterator
---

# CLLocationUpdate.Updates.Iterator

The type of the update’s iterator.

## Declaration

```swift
struct Iterator
```

## Overview

Overview Use CLLocationUpdate.Updates.Iterator process events that CLLocationUpdate delivers.

## Relationships

### Conforms To

- [AsyncIteratorProtocol](swift/asynciteratorprotocol.md)
