style property

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

This property is read-only.

 

Syntax

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

Property values

Type: CSSStyleDeclaration

The style associated with this keyframe.

Standards information