14 lines
527 B
Markdown
14 lines
527 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) > [delay](./puppeteer.protocol.animation.animationeffect.delay.md)
|
|
|
|
## Protocol.Animation.AnimationEffect.delay property
|
|
|
|
`AnimationEffect`<!-- -->'s delay.
|
|
|
|
<b>Signature:</b>
|
|
|
|
```typescript
|
|
delay: number;
|
|
```
|