14 lines
552 B
Markdown
14 lines
552 B
Markdown
|
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
|
||
|
|
||
|
[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Animation](./puppeteer.protocol.animation.md) > [AnimationEffect](./puppeteer.protocol.animation.animationeffect.md) > [iterations](./puppeteer.protocol.animation.animationeffect.iterations.md)
|
||
|
|
||
|
## Protocol.Animation.AnimationEffect.iterations property
|
||
|
|
||
|
`AnimationEffect`<!-- -->'s iterations.
|
||
|
|
||
|
<b>Signature:</b>
|
||
|
|
||
|
```typescript
|
||
|
iterations: number;
|
||
|
```
|