MiniGUI API Reference (MiniGUI-Threads)
v5.0.6
A mature and proven cross-platform GUI system for embedded and smart IoT devices
|
Macros | |
#define | SVN_CLICKED 1 |
#define | SVN_SELCHANGED 2 |
#define | SVN_SELCHANGING 4 |
#define SVN_CLICKED 1 |
Indicates clicking on the item
Definition at line 1111 of file scrollview.h.
#define SVN_SELCHANGED 2 |
Indicates the hilighted item changed
Definition at line 1114 of file scrollview.h.
#define SVN_SELCHANGING 4 |
Indicates the hilighted item changing
Definition at line 1117 of file scrollview.h.