Decoration(Style, Decoration) Method
Creates a new style from the specified one with
the specified text decoration.
public static Style Decoration(this Style style, Decoration decoration)
- Namespace
- Spectre
.Console - Containing Type
- StyleExtensions
Parameters
- Style style
- The style.
- Decoration decoration
- The text decoration.