puppeteer/new-docs/puppeteer.protocol.memory.simulatepressurenotificationrequest.level.md

14 lines
607 B
Markdown
Raw Normal View History

<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) &gt; [puppeteer](./puppeteer.md) &gt; [Protocol](./puppeteer.protocol.md) &gt; [Memory](./puppeteer.protocol.memory.md) &gt; [SimulatePressureNotificationRequest](./puppeteer.protocol.memory.simulatepressurenotificationrequest.md) &gt; [level](./puppeteer.protocol.memory.simulatepressurenotificationrequest.level.md)
## Protocol.Memory.SimulatePressureNotificationRequest.level property
Memory pressure level of the notification.
<b>Signature:</b>
```typescript
level: PressureLevel;
```