TaskDescriptionColumn Class
A column showing the task description.
public sealed class TaskDescriptionColumn : ProgressColumn
- Namespace
- Spectre
.Console - Base Types
Properties
- Justify Alignment
- Gets or sets the alignment of the task description.
Methods
-
virtual int? GetColumnWidth
(RenderOptions) - Gets the width of the column.
-
override IRenderable Render
(RenderOptions, ProgressTask, TimeSpan) - Gets a renderable representing the column.