A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/apis/web_animations/AnimationPlayer/playState below:

playState · WebPlatform Docs

playState Summary

The play state of this player.

Property of apis/web_animations/AnimationPlayerapis/web_animations/AnimationPlayer

Syntax

Note: This property is read-only.

var currentState = myPlayer.playState;
Return Value

Returns an object of type enumenum

Returns a value from the AnimationPlayState enumeration.

enum AnimationPlayState { "idle", "pending", "running", "paused", “finished” }; idle Corresponds to the idle play state. pending Corresponds to the pending play state. running Corresponds to the running play state. paused Corresponds to the paused play state. finished Corresponds to the finished play state. 5.4


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4