cssRules property

Gets a value that represents the list of keyframes.

This property is read-only.

CSS Animations Module Level 3, Section 5Internet Explorer 10

 

Syntax

HRESULT get_cssRules(
  [out] CSSRuleList **ruleList
);

Property values

Type: CSSRuleList

The list of keyframes.

Standards information

 

 

Show: