ListTheme
Namespace: Hex1b.Theming
Assembly: Hex1b.dll
Theme elements for List widgets.
csharp
public static class ListThemeInheritance
Object → ListTheme
Fields
BackgroundColor
Returns: Hex1bThemeElement<Hex1bColor>
csharp
public static readonly Hex1bThemeElement<Hex1bColor> BackgroundColorForegroundColor
Returns: Hex1bThemeElement<Hex1bColor>
csharp
public static readonly Hex1bThemeElement<Hex1bColor> ForegroundColorHoveredBackgroundColor
Returns: Hex1bThemeElement<Hex1bColor>
csharp
public static readonly Hex1bThemeElement<Hex1bColor> HoveredBackgroundColorHoveredForegroundColor
Returns: Hex1bThemeElement<Hex1bColor>
csharp
public static readonly Hex1bThemeElement<Hex1bColor> HoveredForegroundColorSelectedBackgroundColor
Returns: Hex1bThemeElement<Hex1bColor>
csharp
public static readonly Hex1bThemeElement<Hex1bColor> SelectedBackgroundColorSelectedForegroundColor
Returns: Hex1bThemeElement<Hex1bColor>
csharp
public static readonly Hex1bThemeElement<Hex1bColor> SelectedForegroundColorSelectedIndicator
Returns: Hex1bThemeElement<String>
csharp
public static readonly Hex1bThemeElement<string> SelectedIndicatorUnselectedIndicator
Returns: Hex1bThemeElement<String>
csharp
public static readonly Hex1bThemeElement<string> UnselectedIndicator