CompletedStyle(PercentageColumn, Style) Method
Sets the style for a completed task.
public static PercentageColumn CompletedStyle(this PercentageColumn column, Style style)
- Namespace
- Spectre
.Console - Containing Type
- Percentage
Column Extensions
Parameters
- PercentageColumn column
- The column.
- Style style
- The style.