Property Driver | Terminal.Gui v2 (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 IConsoleDriver? Driver { get; }

Property Value

IConsoleDriver

Edit this page