[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Animation](./puppeteer.protocol.animation.md) > [SetPausedRequest](./puppeteer.protocol.animation.setpausedrequest.md) > [paused](./puppeteer.protocol.animation.setpausedrequest.paused.md) ## Protocol.Animation.SetPausedRequest.paused property Paused state to set to. Signature: ```typescript paused: boolean; ```