IKeyframeSelector public interface IKeyframeSelector : ICssNode, IStyleFormattable Represents a CSS key text. Documentation Code IEnumerable<Percent> Stops { get; } Gets an enumeration over all stops. string Text { get; } Gets the text representation of the keyframe selector.