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