Table of Contents

Property ForceDriver

Namespace
Terminal.Gui.App
Assembly
Terminal.Gui.dll

ForceDriver

Forces the use of the specified driver (one of "fake", "dotnet", "windows", or "unix"). If not specified, the driver is selected based on the platform.

[Obsolete("The legacy static Application object is going away.")]
public static string ForceDriver { get; set; }

Property Value

string