Share via


animationName property

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

This property is read-only.

 

Syntax

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

Property values

Type: DOMString

A string containing the name of the animation.