PSStyle.ProgressConfiguration Class

Definition

Contains configuration for the progress bar visualization.

public sealed class PSStyle.ProgressConfiguration
type PSStyle.ProgressConfiguration = class
Public NotInheritable Class PSStyle.ProgressConfiguration
Inheritance
PSStyle.ProgressConfiguration

Constructors

PSStyle.ProgressConfiguration()

Properties

MaxWidth

Gets or sets the max width of the progress bar.

Style

Gets or sets the style for progress bar.

UseOSCIndicator

Gets or sets a value indicating whether to use Operating System Command (OSC) control sequences 'ESC ]9;4;' to show indicator in terminal.

View

Gets or sets the view for progress bar.

Applies to