data class TakeComputedStyleUpdatesResponse
Response type for the CSSDomain.takeComputedStyleUpdates command.
<init> |
Response type for the CSSDomain.takeComputedStyleUpdates command. TakeComputedStyleUpdatesResponse(nodeIds: List<NodeId>) |
nodeIds |
The list of node Ids that have their tracked computed styles updated val nodeIds: List<NodeId> |