mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
779 B
779 B
Home > puppeteer > Protocol > Memory > SetPressureNotificationsSuppressedRequest
Protocol.Memory.SetPressureNotificationsSuppressedRequest interface
Signature:
export interface SetPressureNotificationsSuppressedRequest
Properties
Property | Type | Description |
---|---|---|
suppressed | boolean | If true, memory pressure notifications will be suppressed. |