SetPropertyRulePropertyNameResponse

@Serializable
data class SetPropertyRulePropertyNameResponse(val propertyName: Value)

Response type for the CSSDomain.setPropertyRulePropertyName command.

Constructors

Link copied to clipboard
constructor(propertyName: Value)

Properties

Link copied to clipboard

The resulting key text after modification.