---
title: iterative
framework: symbols
role: symbol
role_heading: Instance Property
path: symbols/variablecolorsymboleffect/iterative
---

# iterative

An effect that momentarily enables each layer of a symbol-based image in sequence.

## Declaration

```swift
var iterative: VariableColorSymbolEffect { get }
```

## Discussion

Discussion This effect enables each successive variable layer for a short period of time, and then disables the layer until the animation cycle ends. This effect cancels the cumulative variant.

## See Also

### Controlling fill style

- [cumulative](symbols/variablecolorsymboleffect/cumulative.md)
