kdriver
Toggle table of contents
0.2.7
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Animation
/
AnimationCanceledParameter
Animation
Canceled
Parameter
@
Serializable
data
class
AnimationCanceledParameter
(
val
id
:
String
)
Event for when an animation has been cancelled.
Members
Constructors
Animation
Canceled
Parameter
Link copied to clipboard
constructor
(
id
:
String
)
Properties
id
Link copied to clipboard
val
id
:
String
Id of the animation that was cancelled.