HideCompleted Property
Gets or sets a value indicating whether or not the task list should
only include tasks not completed
Defaults to
false
.
public bool HideCompleted { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- Progress
- Property Type
- bool