Ui XML Reference\Highlight

A frame that has a rectangle particle animation. The particle animation can be colored by setting the background image color.

Example Usage

<Highlight layout="flex" frameImageColor="r: 0, g: 1, b: 1, a: 1">
    <Frame frameImage="cart" height="200" width="200" />
</Highlight>

This XML produces the following UI:
HighlightAnimation