chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.overlay

Package org.hildan.chrome.devtools.domains.overlay

Types

BoxStyle

Style information for drawing a box.

data class BoxStyle

ColorFormat

Official doc

enum class ColorFormat

FlexContainerHighlightConfig

Configuration data for the highlighting of Flex container elements.

data class FlexContainerHighlightConfig

FlexNodeHighlightConfig

Official doc

data class FlexNodeHighlightConfig

GetGridHighlightObjectsForTestRequest

Request object containing input parameters for the OverlayDomain.getGridHighlightObjectsForTest command.

data class GetGridHighlightObjectsForTestRequest

GetGridHighlightObjectsForTestResponse

Response type for the OverlayDomain.getGridHighlightObjectsForTest command.

data class GetGridHighlightObjectsForTestResponse

GetHighlightObjectForTestRequest

Request object containing input parameters for the OverlayDomain.getHighlightObjectForTest command.

data class GetHighlightObjectForTestRequest

GetHighlightObjectForTestResponse

Response type for the OverlayDomain.getHighlightObjectForTest command.

data class GetHighlightObjectForTestResponse

GetSourceOrderHighlightObjectForTestRequest

Request object containing input parameters for the OverlayDomain.getSourceOrderHighlightObjectForTest command.

data class GetSourceOrderHighlightObjectForTestRequest

GetSourceOrderHighlightObjectForTestResponse

Response type for the OverlayDomain.getSourceOrderHighlightObjectForTest command.

data class GetSourceOrderHighlightObjectForTestResponse

GridHighlightConfig

Configuration data for the highlighting of Grid elements.

data class GridHighlightConfig

GridNodeHighlightConfig

Configurations for Persistent Grid Highlight

data class GridNodeHighlightConfig

HighlightConfig

Configuration data for the highlighting of page elements.

data class HighlightConfig

HighlightFrameRequest

Request object containing input parameters for the OverlayDomain.highlightFrame command.

data class HighlightFrameRequest

HighlightNodeRequest

Request object containing input parameters for the OverlayDomain.highlightNode command.

data class HighlightNodeRequest

HighlightQuadRequest

Request object containing input parameters for the OverlayDomain.highlightQuad command.

data class HighlightQuadRequest

HighlightRectRequest

Request object containing input parameters for the OverlayDomain.highlightRect command.

data class HighlightRectRequest

HighlightSourceOrderRequest

Request object containing input parameters for the OverlayDomain.highlightSourceOrder command.

data class HighlightSourceOrderRequest

HingeConfig

Configuration for dual screen hinge

data class HingeConfig

InspectMode

Official doc

enum class InspectMode

LineStyle

Style information for drawing a line.

data class LineStyle

OverlayDomain

This domain provides various functionality related to drawing atop the inspected page.

class OverlayDomain

SetInspectModeRequest

Request object containing input parameters for the OverlayDomain.setInspectMode command.

data class SetInspectModeRequest

SetPausedInDebuggerMessageRequest

Request object containing input parameters for the OverlayDomain.setPausedInDebuggerMessage command.

data class SetPausedInDebuggerMessageRequest

SetShowAdHighlightsRequest

Request object containing input parameters for the OverlayDomain.setShowAdHighlights command.

data class SetShowAdHighlightsRequest

SetShowDebugBordersRequest

Request object containing input parameters for the OverlayDomain.setShowDebugBorders command.

data class SetShowDebugBordersRequest

SetShowFlexOverlaysRequest

Request object containing input parameters for the OverlayDomain.setShowFlexOverlays command.

data class SetShowFlexOverlaysRequest

SetShowFPSCounterRequest

Request object containing input parameters for the OverlayDomain.setShowFPSCounter command.

data class SetShowFPSCounterRequest

SetShowGridOverlaysRequest

Request object containing input parameters for the OverlayDomain.setShowGridOverlays command.

data class SetShowGridOverlaysRequest

SetShowHingeRequest

Request object containing input parameters for the OverlayDomain.setShowHinge command.

data class SetShowHingeRequest

SetShowHitTestBordersRequest

Request object containing input parameters for the OverlayDomain.setShowHitTestBorders command.

data class SetShowHitTestBordersRequest

SetShowLayoutShiftRegionsRequest

Request object containing input parameters for the OverlayDomain.setShowLayoutShiftRegions command.

data class SetShowLayoutShiftRegionsRequest

SetShowPaintRectsRequest

Request object containing input parameters for the OverlayDomain.setShowPaintRects command.

data class SetShowPaintRectsRequest

SetShowScrollBottleneckRectsRequest

Request object containing input parameters for the OverlayDomain.setShowScrollBottleneckRects command.

data class SetShowScrollBottleneckRectsRequest

SetShowViewportSizeOnResizeRequest

Request object containing input parameters for the OverlayDomain.setShowViewportSizeOnResize command.

data class SetShowViewportSizeOnResizeRequest

SourceOrderConfig

Configuration data for drawing the source order of an elements children.

data class SourceOrderConfig