DownloadedColumn Class
A column showing download progress.
public sealed class DownloadedColumn : ProgressColumn
- Namespace
- Spectre
.Console - Base Types
Properties
- FileSizeBase Base
-
Gets or sets the
FileSizeBase
to use. - CultureInfo Culture
-
Gets or sets the
CultureInfo
to use. - bool ShowBits
- Gets or sets a value indicating whether to display the transfer speed in bits.
Methods
-
virtual int? GetColumnWidth
(RenderOptions) - Gets the width of the column.
-
override IRenderable Render
(RenderOptions, ProgressTask, TimeSpan) - Gets a renderable representing the column.