Spinner Class
Represents a spinner used in a
SpinnerColumn
.
public abstract class Spinner
- Namespace
- Spectre
.Console
Properties
Extension Methods
-
T And
<Spinner> (Action <Spinner> ) - Performs the specified action on the given object and then returns the object. Useful for fluent testing patterns where additional assertions or operations are chained together in a readable manner.