ICSSKeyframesRule.Name

ICSSKeyframesRule.Name property

This attribute is the name of the keyframes, used by the ‘animation-name’ property.

public string Name { get; }

Property Value

The name.

See Also