enum UIColorState

Indicates the state of a UI theme color.

Enum Values

   
Active The UI element has been activated fully by some type of interaction.
Disabled The UI element is currently disabled, and cannot be used.
Normal The UI element is in its normal resting state.




Found an issue with these docs, or have some additional questions? Create an Issue on Github!