Class NeedsBeginFramesChanged
java.lang.Object
io.webfolder.cdp.event.headlessexperimental.NeedsBeginFramesChanged
Issued when the target starts or stops needing BeginFrames. Deprecated. Issue beginFrame
unconditionally instead and use result from beginFrame to detect whether the frames were
suppressed.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionTrue if BeginFrames are needed, false otherwise.void
setNeedsBeginFrames
(Boolean needsBeginFrames) True if BeginFrames are needed, false otherwise.toString()