IsIndeterminate Property
Gets or sets a value indicating whether the ProgressBar shows
actual values or generic, continuous progress feedback.
public bool IsIndeterminate { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- ProgressTask
- Property Type
- bool