Spinner Class API Reference Spectre.Console Spinner Represents a spinner used in a SpinnerColumn. public abstract class Spinner Namespace Spectre.Console Properties abstract IReadOnlyList<string> Frames Gets the spinner frames. abstract TimeSpan Interval Gets the update interval for the spinner. abstract bool IsUnicode Gets a value indicating whether or not the spinner uses Unicode characters.