Table of Contents

Property Driver

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Driver

Points to the current driver in use by the view, it is a convenience property for simplifying the development of new views.

public static ConsoleDriver Driver { get; }

Property Value

ConsoleDriver