Table of Contents

Property SyncWithTerminal

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

SyncWithTerminal

Gets or sets a value indicating whether this ProgressBar uses the driver's terminal ProgressIndicator to emit OSC 9;4 progress sequences when supported.

public bool SyncWithTerminal { get; set; }

Property Value

bool

Remarks

This is independent of Visible so the terminal progress indicator can continue to be used even when the on-screen ProgressBar is hidden.