data class SetMediaTextResponse
Response type for the CSSDomain.setMediaText command.
<init> |
Response type for the CSSDomain.setMediaText command. SetMediaTextResponse(media: CSSMedia) |
media |
The resulting CSS media rule after modification. val media: CSSMedia |