puppeteer/new-docs/puppeteer.metrics.layoutcount.md

12 lines
332 B
Markdown

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Metrics](./puppeteer.metrics.md) &gt; [LayoutCount](./puppeteer.metrics.layoutcount.md)
## Metrics.LayoutCount property
<b>Signature:</b>
```typescript
LayoutCount?: number;
```