Method CSI_ClearScreen | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

CSI_ClearScreen(ClearScreenOptions)

ESC [ x J - Clears part of the screen. See EscSeqUtils.ClearScreenOptions.

public static string CSI_ClearScreen(EscSeqUtils.ClearScreenOptions option)

Parameters

option EscSeqUtils.ClearScreenOptions

Returns

string

Edit this page