Table of Contents

Method GetDrivers

Namespace
Terminal.Gui.Drivers
Assembly
Terminal.Gui.dll

GetDrivers()

Gets all registered driver descriptors.

public static IEnumerable<DriverRegistry.DriverDescriptor> GetDrivers()

Returns

IEnumerable<DriverRegistry.DriverDescriptor>

Enumerable of driver descriptors with full metadata.