Skip to content

Color Element

Represents a color swatch, a label and three RGB values with up/down arrows. When the swatch is clicked, a color picker is brought up in a separate window and assigned to the color swatch when it is closed.

Tag <color>
elemType colorSwatch
C++ Class UIColorSwatch

Example

<color>
	id = exampleColor
	fillXLess = 40up
</color>