PendingText Property
Gets or sets the text that should be shown instead
of the spinner before a task begins.
public string PendingText { get; set; }
- Namespace
- Spectre
.Console - Containing Type
- SpinnerColumn
- Property Type
- string