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