pl.wendigo.chrome.domain.css / GetBackgroundColorsRequest

GetBackgroundColorsRequest

data class GetBackgroundColorsRequest (source)

Represents request frame that can be used with CSS.getBackgroundColors method call.

Constructors

<init>

GetBackgroundColorsRequest(nodeId: NodeId)

Represents request frame that can be used with CSS.getBackgroundColors method call.

Properties

nodeId

val nodeId: NodeId

Id of the node to get background colors for.