CompletedStyle Property
Gets or sets the style of completed portions of the progress bar.
public Style CompletedStyle { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- ProgressBarColumn
- Property Type
- Style
public Style CompletedStyle { get; set; }