animationName property

The name of a keyframe rule that defines the style rules applied by the animation.

This property is read-only.

Internet Explorer 10

 

Syntax

HRESULT get_animationName(
  [out] DOMString **string
);

Property values

Type: DOMString

A string containing the name of the animation.

 

 

Show: