chrome-devtools-kotlin
Toggle table of contents
8.0.0-1410712
common
Platform filter
common
Switch theme
Search in API
chrome-devtools-kotlin
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.