AutoClear Property
Gets or sets a value indicating whether or not the task list should
be cleared once it completes.
Defaults to
false
.
public bool AutoClear { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- Progress
- Property Type
- bool