Class ColorHelper
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
hexstring
Returns
- Attribute?