AlternateScreen(Action) Method
Switches to an alternate screen buffer if the terminal supports it.
public static void AlternateScreen(Action action)
- Namespace
- Spectre
.Console - Containing Type
- AnsiConsole
Parameters
- Action action
- The action to execute within the alternate screen buffer.