Frames Property
Gets the spinner frames.
public abstract IReadOnlyList<string> Frames { get; }
- Namespace
- Spectre
.Console - Containing Type
- Spinner
- Property Type
- IReadOnlyList
<string>
public abstract IReadOnlyList<string> Frames { get; }