chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.css / GetBackgroundColorsRequest

GetBackgroundColorsRequest

data class GetBackgroundColorsRequest

Request object containing input parameters for the CSSDomain.getBackgroundColors command.

Constructors

<init>

Request object containing input parameters for the CSSDomain.getBackgroundColors command.

GetBackgroundColorsRequest(nodeId: NodeId)

Properties

nodeId

Id of the node to get background colors for.

val nodeId: NodeId