Table of Contents

Method SchemesToSchemeName

Namespace
Terminal.Gui.Configuration
Assembly
Terminal.Gui.dll

SchemesToSchemeName(Schemes)

Gets the name of the specified Schemes. Will throw an exception if schemeName is not a built-in Scheme.

public static string? SchemesToSchemeName(Schemes schemeName)

Parameters

schemeName Schemes

Returns

string

The name of scheme.