ButtonTheme
Namespace: Hex1b.Theming
Assembly: Hex1b.dll
Theme elements for Button widgets.
csharp
public static class ButtonThemeInheritance
Object → ButtonTheme
Fields
BackgroundColor
Returns: Hex1bThemeElement<Hex1bColor>
csharp
public static readonly Hex1bThemeElement<Hex1bColor> BackgroundColorFocusedBackgroundColor
Returns: Hex1bThemeElement<Hex1bColor>
csharp
public static readonly Hex1bThemeElement<Hex1bColor> FocusedBackgroundColorFocusedForegroundColor
Returns: Hex1bThemeElement<Hex1bColor>
csharp
public static readonly Hex1bThemeElement<Hex1bColor> FocusedForegroundColorForegroundColor
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> HoveredForegroundColorLeftBracket
Returns: Hex1bThemeElement<String>
csharp
public static readonly Hex1bThemeElement<string> LeftBracketMinimumWidth
Returns: Hex1bThemeElement<Int32>
csharp
public static readonly Hex1bThemeElement<int> MinimumWidthRightBracket
Returns: Hex1bThemeElement<String>
csharp
public static readonly Hex1bThemeElement<string> RightBracket