Parse(string) Method
Converts the string representation of a style to its
Style
equivalent.
public static Style Parse(string text)
- Namespace
- Spectre
.Console - Containing Type
- Style
Parameters
- string text
- A string containing a style to parse.