kdriver
Toggle table of contents
0.2.6
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
CSS
/
TakeComputedStyleUpdatesReturn
Take
Computed
Style
Updates
Return
@
Serializable
data
class
TakeComputedStyleUpdatesReturn
(
val
nodeIds
:
List
<
Int
>
)
Members
Constructors
Take
Computed
Style
Updates
Return
Link copied to clipboard
constructor
(
nodeIds
:
List
<
Int
>
)
Properties
node
Ids
Link copied to clipboard
val
nodeIds
:
List
<
Int
>
The list of node Ids that have their tracked computed styles updated.