AutoClear Property
Gets or sets a value indicating whether or not the live display should
be cleared when it's done.
Defaults to
false
.
public bool AutoClear { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- LiveDisplay
- Property Type
- bool