This page is Almost Ready

Notice: The WebPlatform project, supported by various stewards between 2012 and 2015, has been discontinued. This site is now available on github.

direction

Summary

The playback direction of the animation node as specified by one of the PlaybackDirection enumeration values.

Property of apis/web_animations/AnimationTimingReadOnlyapis/web_animations/AnimationTimingReadOnly

Syntax

Note: This property is read-only.

var result = element.direction;

Return Value

Returns an object of type ObjectObject

PlaybackDirection Object