|
MyRP2_ui_core
|
Can be useful for keep memory of widget configuration and share it. The structure reflects the memebers of UIWidget class. More...
#include <ui_core.h>
Public Attributes | |
| size_t | width {128} |
| size_t | height {8} |
| bool | with_border {true} |
| bool | with_label {true} |
| uint8_t | anchor_x {0} |
| uint8_t | anchor_y {0} |
| const unsigned char * | font {nullptr} |
Can be useful for keep memory of widget configuration and share it. The structure reflects the memebers of UIWidget class.