style property

Gets a value that represents the style associated with this keyframe.

This property is read-only.

CSS Animations Module Level 3, Section 5Internet Explorer 10

 

Syntax

HRESULT get_style(
  [out] CSSStyleDeclaration **styleStyle
);

Property values

Type: CSSStyleDeclaration

The style associated with this keyframe.

Standards information

 

 

Show: