# Variables
InspectMode provides named acces to the InspectModeEnum values.
# Structs
DisableResult represents the result of calls to Overlay.disable.
EnableResult represents the result of calls to Overlay.enable.
GetHighlightObjectForTestParams represents Overlay.getHighlightObjectForTest parameters.
GetHighlightObjectForTestResult represents the result of calls to Overlay.getHighlightObjectForTest.
HideHighlightResult represents the result of calls to Overlay.hideHighlight.
HighlightConfig is configuration data for the highlighting of page elements.
HighlightFrameParams represents Overlay.highlightFrame parameters.
HighlightFrameResult represents the result of calls to Overlay.highlightFrame.
HighlightNodeParams represents Overlay.highlightNode parameters.
HighlightNodeResult represents the result of calls to Overlay.highlightNode.
HighlightQuadParams represents Overlay.highlightQuad parameters.
HighlightQuadResult represents the result of calls to Overlay.highlightQuad.
HighlightRectParams represents Overlay.highlightRect parameters.
HighlightRectResult represents the result of calls to Overlay.highlightRect.
InspectNodeRequestedEvent represents Overlay.inspectNodeRequested event data.
NodeHighlightRequestedEvent represents Overlay.nodeHighlightRequested event data.
ScreenshotRequestedEvent represents Overlay.screenshotRequested event data.
SetInspectModeParams represents Overlay.setInspectMode parameters.
SetInspectModeResult represents the result of calls to Overlay.setInspectMode.
SetPausedInDebuggerMessageParams represents Overlay.setPausedInDebuggerMessage
parameters.
SetPausedInDebuggerMessageResult represents the result of calls to
Overlay.setPausedInDebuggerMessage.
SetShowDebugBordersParams represents Overlay.setShowDebugBorders parameters.
SetShowDebugBordersResult represents the result of calls to Overlay.setShowDebugBorders.
SetShowFPSCounterParams represents Overlay.setShowFPSCounter parameters.
SetShowFPSCounterResult represents the result of calls to Overlay.setShowFPSCounter.
SetShowPaintRectsParams represents Overlay.setShowPaintRects parameters.
SetShowPaintRectsResult represents the result of calls to Overlay.setShowPaintRects.
SetShowScrollBottleneckRectsParams represents Overlay.setShowScrollBottleneckRects parameters.
SetShowScrollBottleneckRectsResult represents the result of calls to
Overlay.SetShowScrollBottleneckRects.
SetShowViewportSizeOnResizeParams represents Overlay.setShowViewportSizeOnResize parameters.
SetShowViewportSizeOnResizeResult represents the result of calls to
Overlay.SetShowViewportSizeOnResize.
SetSuspendedParams represents Overlay.setSuspended parameters.
SetSuspendedResult represents the result of calls to Overlay.setSuspended.
# Type aliases
InspectModeEnum represents the inspect mode.