BackgroundTheme struct reference


Contains basic information about the colors of the Background widget.

Variables documentation

Base.Tint = tint;

Default constructor.


RectTheme Base;

Background & Border color.


Dimension<int> BorderSize;

Border size in both direction (X and Y).


std::array<float, 4> Radiuses;

Radiuses of the corners of the rectangle.