cssRules property

Gets a value that represents the list of keyframes.

This property is read-only.

 

Syntax

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

Property values

Type: CSSRuleList

The list of keyframes.

Standards information