SpinnerColumnExtensions Class
Contains extension methods for
SpinnerColumn
.
public static class SpinnerColumnExtensions
- Namespace
- Spectre
.Console
Methods
-
static SpinnerColumn CompletedStyle
(SpinnerColumn, Style) - Sets the completed style of the spinner.
-
static SpinnerColumn CompletedText
(SpinnerColumn, string) - Sets the text that should be shown instead of the spinner once a task completes.
-
static SpinnerColumn Style
(SpinnerColumn, Style) - Sets the style of the spinner.