[Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Overlay](./puppeteer.protocol.overlay.md) > [SetShowPaintRectsRequest](./puppeteer.protocol.overlay.setshowpaintrectsrequest.md) ## Protocol.Overlay.SetShowPaintRectsRequest interface Signature: ```typescript export interface SetShowPaintRectsRequest ``` ## Properties | Property | Type | Description | | --- | --- | --- | | [result](./puppeteer.protocol.overlay.setshowpaintrectsrequest.result.md) | boolean | True for showing paint rectangles |