Table of Contents

Property Driver

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

Driver

Gets or sets the console driver being used.

public IDriver? Driver { get; set; }

Property Value

IDriver

Remarks

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