Table of Contents

Method SchemeNameToSchemes

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

SchemeNameToSchemes(string)

Converts a string to a built-in scheme name, or null.

public static string? SchemeNameToSchemes(string schemeName)

Parameters

schemeName string

Returns

string