AnimationPlaybackEvent

package js.html

extends Event

Available on js

The AnimationPlaybackEvent interface of the Web Animations API represents animation events.

Documentation AnimationPlaybackEvent by Mozilla Contributors, licensed under CC-BY-SA 2.5.

See also:

Constructor

new(type:String, ?eventInitDict:Null<AnimationPlaybackEventInit>)

Throws:

null

DOMError

Variables

read onlycurrentTime:Float

read onlytimelineTime:Float

© 2005–2020 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/AnimationPlaybackEvent.html