mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
731 B
731 B
Home > puppeteer > Protocol > HeadlessExperimental > BeginFrameResponse > hasDamage
Protocol.HeadlessExperimental.BeginFrameResponse.hasDamage property
Whether the BeginFrame resulted in damage and, thus, a new frame was committed to the display. Reported for diagnostic uses, may be removed in the future.
Signature:
hasDamage: boolean;