const char * text
The label of the button.
Definition: button.h:43
uint16_t txtcolor
The 16-bit text color.
Definition: button.h:41
uint16_t bgcolor
The 16-bit background color of the button.
Definition: button.h:39
TOUCH_AREA_STRUCT base
Basic geometry of the button. You only need to set the x1, y1, x2, y2 members of this struct...
Definition: button.h:38
BUTTON_CALLBACK callback
Callback which is executed when the button is pressed.
Definition: button.h:40
uint8_t font
The number of the font to use.
Definition: button.h:42