StatusExtensions Class
Contains extension methods for
Status
.
public static class StatusExtensions
- Namespace
- Spectre
.Console
Methods
-
static Status AutoRefresh
(Status, bool) - Sets whether or not auto refresh is enabled. If disabled, you will manually have to refresh the progress.
-
static Status Spinner
(Status, Spinner) - Sets the spinner.
-
static Status SpinnerStyle
(Status, Style) - Sets the spinner style.