UseAlternateScreen() Method

Definition

Assembly XenoAtom.Terminal.dll

Enables the alternate screen buffer within a scope and restores the previous state when disposed (best effort).

public static TerminalScope UseAlternateScreen()

Returns

TerminalScope
A scope that restores the previous state on dispose.