Property ForceDriver
- Namespace
- Terminal.Gui.Configuration
- Assembly
- Terminal.Gui.dll
ForceDriver
Gets or sets the driver to force (e.g., "windows", "dotnet", "ansi"). Empty means auto-detect.
public string ForceDriver { get; set; }
Gets or sets the driver to force (e.g., "windows", "dotnet", "ansi"). Empty means auto-detect.
public string ForceDriver { get; set; }