Chrome Reactive Kotlin
/
pl.wendigo.chrome.api.css
/
GetBackgroundColorsRequest
Get
Background
Colors
Request
data class
GetBackgroundColorsRequest
(nodeId:
NodeId
)
Content copied to clipboard
Represents request frame that can be used with
CSS#getBackgroundColors
operation call.
Constructors
Properties
Sources
See also
See also
pl.wendigo.chrome.api.css.CSSDomain
Constructors
GetBackgroundColorsRequest
Link copied to clipboard
fun
GetBackgroundColorsRequest
(nodeId:
NodeId
)
Content copied to clipboard
On this page
On this page
Properties
nodeId
Link copied to clipboard
val
nodeId
:
NodeId
Content copied to clipboard
Id of the node to get background colors for.
On this page
On this page
Sources
jvm source
Link copied to clipboard
On this page
On this page