toggle menu
chrome-devtools-kotlin
6.2.0-1326544
common
switch theme
search in API
chrome-devtools-kotlin
/
org.hildan.chrome.devtools.domains.css
/
SetKeyframeKeyResponse
Set
Keyframe
Key
Response
@
Serializable
data
class
SetKeyframeKeyResponse
(
val
keyText
:
Value
)
Response type for the
CSSDomain.setKeyframeKey
command.
Members
Constructors
Set
Keyframe
Key
Response
Link copied to clipboard
constructor
(
keyText
:
Value
)
Properties
key
Text
Link copied to clipboard
val
keyText
:
Value
The resulting key text after modification.