Table of Contents

Method SchemeNameToSchemes

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

SchemeNameToSchemes(string)

Converts a string to a Schemes enum value.

public static string? SchemeNameToSchemes(string schemeName)

Parameters

schemeName string

null if the schemeName is not a built-in Scheme name.

Returns

string

null if schemeName is not the name of a built-in Scheme.