SetShowInspectedElementAnchorRequest

@Serializable
data class SetShowInspectedElementAnchorRequest(val inspectedElementAnchorConfig: InspectedElementAnchorConfig)

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

Constructors

Link copied to clipboard
constructor(inspectedElementAnchorConfig: InspectedElementAnchorConfig)

Properties

Link copied to clipboard

Node identifier for which to show an anchor for.