GetMatchedStylesForNodeRequest

@Serializable
data class GetMatchedStylesForNodeRequest(val nodeId: NodeId)

Request object containing input parameters for the CSSDomain.getMatchedStylesForNode command.

Constructors

Link copied to clipboard
constructor(nodeId: NodeId)

Properties

Link copied to clipboard

(undocumented in the protocol definition)