---
title: nextIteration()
framework: createml
role: symbol
role_heading: Instance Method
path: createml/mlstreamingvisualizable/nextiteration()
---

# nextIteration()

Advances the visualization stream to the next iteration.

## Declaration

```swift
mutating func nextIteration()
```

## See Also

### Seeing the next visualization

- [hasFinishedStreaming](createml/mlstreamingvisualizable/hasfinishedstreaming.md)
