-
Home
-
API
-
XenoAtom.Terminal
-
Terminal
-
Methods
-
UseAlternateScreen()
UseAlternateScreen() Method
Definition
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.