Table of Contents

Property Driver

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

Driver

Gets or sets the console driver being used.

[Obsolete("The legacy static Application object is going away.")]
public static IDriver? Driver { get; }

Property Value

IDriver

Remarks

Set by Init(string?) based on the driver parameter or platform default.