Table of Contents

Class ColorHelper

Namespace
EchoHub.Client.UI
Assembly
EchoHub.Client.dll

Helper to parse hex colors to Terminal.Gui Attributes.

public static class ColorHelper
Inheritance
ColorHelper
Inherited Members

Methods

ParseHexColor(string?)

public static Attribute? ParseHexColor(string? hex)

Parameters

hex string

Returns

Attribute?