SetSupportsTextResponse

@Serializable
data class SetSupportsTextResponse(val supports: CSSSupports)(source)

Response type for the CSSDomain.setSupportsText command.

Constructors

Link copied to clipboard
constructor(supports: CSSSupports)

Properties

Link copied to clipboard

The resulting CSS Supports rule after modification.