Builder

class Builder(val frameId: FrameId)

A builder for HighlightFrameRequest, which allows setting the optional parameters of the OverlayDomain.highlightFrame command via a lambda.

Constructors

Link copied to clipboard
constructor(frameId: FrameId)

Properties

Link copied to clipboard

The content box highlight fill color (default: transparent).

Link copied to clipboard

The content box highlight outline color (default: transparent).

Link copied to clipboard

Identifier of the frame to highlight.

Functions

Link copied to clipboard