MiniGUI API Reference (MiniGUI-Standalone)
v4.0.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 369 of file animation.h.
#define ANNC_DBLCLK 2 |
Indicates the user has double clicked the control.
Definition at line 375 of file animation.h.
#define ANNC_NOFRAME 3 |
Indicates that there is no frame to play.
Definition at line 381 of file animation.h.