FinishedStyle(ProgressBarColumn, Style) Method
Sets the style of a finished progress bar.
public static ProgressBarColumn FinishedStyle(this ProgressBarColumn column, Style style)
- Namespace
- Spectre
.Console - Containing Type
- Progress
Bar Column Extensions
Parameters
- ProgressBarColumn column
- The column.
- Style style
- The style.