CompletedStyle(SpinnerColumn, Style) Method
Sets the completed style of the spinner.
public static SpinnerColumn CompletedStyle(this SpinnerColumn column, Style style)
- Namespace
- Spectre
.Console - Containing Type
- Spinner
Column Extensions
Parameters
- SpinnerColumn column
- The column.
- Style style
- The style.