Animation
@Serializable
Animation instance.
Constructors
Link copied to clipboard
constructor(id: String, name: String, pausedState: Boolean, playState: String, playbackRate: Double, startTime: Double, currentTime: Double, type: AnimationType, source: AnimationEffect? = null, cssId: String? = null, viewOrScrollTimeline: ViewOrScrollTimeline? = null)
Properties
Link copied to clipboard
Animation's current time.
Link copied to clipboard
Animation's internal paused state.
Link copied to clipboard
Animation's playback rate.
Link copied to clipboard
Animation's source animation node.
Link copied to clipboard
Animation type of Animation.
Link copied to clipboard
View or scroll timeline