WoW:XML/ColorSelect
< XML
Jump to navigation
Jump to search
← XML UI ← XML elements < ColorSelect
Inheritance
- Inherited by: none, Inherits: <Frame>, Runtime object: ColorSelect
- Defined in: Frames, Ui
Elements
Example
Included in Backdrop
<ColorSelect name="$parentColorSelect" enableMouse="true">
<Size>
<AbsDimension x="100" y="100"></AbsDimension>
</Size>
<Anchors>
<Anchor point="LEFT">
<Offset>
<AbsDimension x="50" y="0"></AbsDimension>
</Offset>
</Anchor>
</Anchors>
<ColorWheelTexture></ColorWheelTexture>
</ColorSelect>
