Enum TextColor
Colors for UI labels and static text
public enum TextColor
- Extension Methods
Fields
Disabled = 3Disabled only (not accessible)
Primary = 0Rest or Hover
Secondary = 1Rest or Hover
Tertiary = 2Pressed only (not accessible)
Colors for UI labels and static text
public enum TextColor
Disabled = 3Disabled only (not accessible)
Primary = 0Rest or Hover
Secondary = 1Rest or Hover
Tertiary = 2Pressed only (not accessible)