ICssAnimationDirectionProperty public interface ICssAnimationDirectionProperty : ICssProperty Represents the CSS animation-direction property. Documentation Code IEnumerable<AnimationDirection> Directions { get; } Gets an iteration over all defined directions.