setAlternateScreen abstract method

void setAlternateScreen(
  1. bool enabled
)

Switch to or from the terminal alternate screen buffer.

Implementation

void setAlternateScreen(bool enabled);