-
Home
-
API
-
XenoAtom.Terminal
-
TerminalInstance
-
Methods
-
UseAlternateScreen()
UseAlternateScreen() Method
Definition
Enables the alternate screen buffer within a scope and restores the previous state when disposed (best effort).
public TerminalScope UseAlternateScreen()
Returns
- TerminalScope
- A scope that restores the previous state on dispose.