Table of Contents

Method OSC_SetProgressError

Namespace
Terminal.Gui.Drivers
Assembly
Terminal.Gui.dll

OSC_SetProgressError(int)

Sets terminal progress to the error state using OSC 9;4 state 2.

public static string OSC_SetProgressError(int progress = 0)

Parameters

progress int

Progress percentage in the range 0-100.

Returns

string

The OSC 9;4 error-progress sequence.