pl.wendigo.chrome.api.css / GetBackgroundColorsRequest

GetBackgroundColorsRequest

data class GetBackgroundColorsRequest (source)

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

Link
CSS#getBackgroundColors method documentation.

See Also

CSSOperations.getBackgroundColors

Constructors

<init>

GetBackgroundColorsRequest(nodeId: NodeId)

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

Properties

nodeId

val nodeId: NodeId

Id of the node to get background colors for.