ICSSKeyframeRule.Style

ICSSKeyframeRule.Style property

This attribute represents the style associated with this keyframe.

public ICSSStyleDeclaration Style { get; }

Property Value

The style.

See Also