MiniGUI API Reference (MiniGUI-Standalone)
v3.2.0
A mature and proven cross-platform GUI system for embedded and smart IoT devices
|
Macros | |
#define | ANNC_CLICKED 1 |
Indicates the user has clicked the control. More... | |
#define | ANNC_DBLCLK 2 |
Indicates the user has double clicked the control. More... | |
#define | ANNC_NOFRAME 3 |
Indicates that there is no frame to play. More... | |
#define ANNC_CLICKED 1 |
Indicates the user has clicked the control.
Definition at line 357 of file animation.h.
#define ANNC_DBLCLK 2 |
Indicates the user has double clicked the control.
Definition at line 363 of file animation.h.
#define ANNC_NOFRAME 3 |
Indicates that there is no frame to play.
Definition at line 369 of file animation.h.