kdriver
Toggle table of contents
0.2.7
common
Platform filter
common
Switch theme
Search in API
kdriver
cdp
/
dev.kdriver.cdp.domain
/
Animation
/
AnimationUpdatedParameter
Animation
Updated
Parameter
@
Serializable
data
class
AnimationUpdatedParameter
(
val
animation
:
Animation.Animation
)
Event for animation that has been updated.
Members
Constructors
Animation
Updated
Parameter
Link copied to clipboard
constructor
(
animation
:
Animation.Animation
)
Properties
animation
Link copied to clipboard
val
animation
:
Animation.Animation
Animation that was updated.