SeparatorTheme
Namespace: Hex1b.Theming
Assembly: Hex1b.dll
Theme elements for Separator widgets.
csharp
public static class SeparatorThemeInheritance
Object → SeparatorTheme
Fields
Color
The color of the separator line. If default, falls back to GlobalTheme.ForegroundColor.
Returns: Hex1bThemeElement<Hex1bColor>
csharp
public static readonly Hex1bThemeElement<Hex1bColor> ColorHorizontalChar
The character to use for horizontal separators.
Returns: Hex1bThemeElement<String>
csharp
public static readonly Hex1bThemeElement<string> HorizontalCharVerticalChar
The character to use for vertical separators.
Returns: Hex1bThemeElement<String>
csharp
public static readonly Hex1bThemeElement<string> VerticalChar