Property SyncWithTerminal
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
Remarks
This is independent of Visible so the terminal progress indicator can continue to be used even when the on-screen ProgressBar is hidden.