---
title: CLMonitor.Events.Iterator
framework: corelocation
role: symbol
role_heading: Structure
path: corelocation/clmonitor-2r51v/events-swift.struct/iterator
---

# CLMonitor.Events.Iterator

The type that allows iteration over the elements of the sequence.

## Declaration

```swift
struct Iterator
```

## Overview

Overview Use CLMonitor.Events.Iterator to process events that CLMonitor delivers.

## Relationships

### Conforms To

- [AsyncIteratorProtocol](swift/asynciteratorprotocol.md)
