GetLonghandPropertiesRequest

@Serializable
data class GetLonghandPropertiesRequest(val shorthandName: String, val value: String)

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

Constructors

Link copied to clipboard
constructor(shorthandName: String, value: String)

Properties

Link copied to clipboard

(undocumented in the protocol definition)

Link copied to clipboard

(undocumented in the protocol definition)