Property Driver | Terminal.Gui v1 (original) (raw)

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

Edit this page