Table of Contents

Method GetSupportedDrivers

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

GetSupportedDrivers()

Gets drivers supported on the current platform.

public static IEnumerable<DriverRegistry.DriverDescriptor> GetSupportedDrivers()

Returns

IEnumerable<DriverRegistry.DriverDescriptor>

Enumerable of driver descriptors that support the current platform.