Contains basic information about the SimpleInput widget theme.
RectTheme Base[3];
RectTheme
Base[3];
Button color & Border color. [0 - Normal, 1 - Hover, 2 - Active]
Dimension<int> BorderSize;
Dimension
<int> BorderSize;
Border size in both direction (X and Y).
TextTheme DefaultText;
TextTheme
DefaultText;
Default text theme.
TextTheme Text;
Text;
Text theme.
Color Selection;
Color
Selection;
Color of the text selection.
Color Prompt;
Prompt;
Color of the input prompt.
Color Bar;
Bar;
Color of the input bottom bar.
Point<int> Margins;
Text margins within widget.
int iBarHeight;
Bar height.
Page generated by BSDocGen made by Xoliper