CSSAnimationDelayProperty public sealed class CSSAnimationDelayProperty : CSSProperty More information available at: https://developer.mozilla.org/en-US/docs/CSS/animation-delay Documentation Code public IEnumerable<Time> Delays { get; } Gets the delays for the animations.