TaskDescriptionColumn

A column showing the task description.

A column showing the task description.

Properties

Alignment : Justify

Gets or sets the alignment of the task description.

Methods

public IRenderable Render(RenderOptions options, ProgressTask task, TimeSpan deltaTime)

Gets a renderable representing the column.

Parameters:

options (RenderOptions)
The render options.
task (ProgressTask)
The task.
deltaTime (TimeSpan)
The elapsed time since last call.

Returns:

A renderable representing the column.