Table of Contents

Method GetDriverTypes

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

GetDriverTypes()

Gets of list of IConsoleDriver types and type names that are available.

public static (List<Type?>, List<string?>) GetDriverTypes()

Returns

(List<Type>, List<string>)