mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
693 B
693 B
Home > puppeteer > Protocol > HeadlessExperimental > NeedsBeginFramesChangedEvent > needsBeginFrames
Protocol.HeadlessExperimental.NeedsBeginFramesChangedEvent.needsBeginFrames property
True if BeginFrames are needed, false otherwise.
Signature:
needsBeginFrames: boolean;