ICSSKeyframesRule.CSSRules

ICSSKeyframesRule.CSSRules property

This attribute gives access to the keyframes in the list

public ICSSRuleList CSSRules { get; }

Property Value

The CSS rules.

See Also