Table of Contents

Property UseSystemConsole

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

UseSystemConsole

If true, forces the use of the System.Console-based (see NetDriver) driver. The default is false.

public static bool UseSystemConsole { get; set; }

Property Value

bool