AnimationEffectReadOnly

AnimationEffectReadOnly

package js-html

extended by KeyframeEffectReadOnly

Available on js

The AnimationEffectReadOnly interface of the Web Animations API defines current and future animation effects like KeyframeEffect, which can be passed to Animation objects for playing, and KeyframeEffectReadOnly (which is used by CSS Animations and Transitions).

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

See:

Variables

read only timing:AnimationEffectTimingReadOnly

The AnimationEffectTimingReadOnly object associated with the animation containing all the animation's timing values.

Methods

getComputedTiming ():ComputedTimingProperties

Returns the calculated timing properties for this Animation Effect.

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/AnimationEffectReadOnly.html

在线笔记
App下载
App下载

扫描二维码

下载编程狮App

公众号
微信公众号

编程狮公众号

意见反馈
返回顶部