|
MiniGUI API Reference (MiniGUI-Processes)
v3.2.0
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 1099 of file scrollview.h.
| #define SVN_SELCHANGED 2 |
Indicates the hilighted item changed
Definition at line 1102 of file scrollview.h.
| #define SVN_SELCHANGING 4 |
Indicates the hilighted item changing
Definition at line 1105 of file scrollview.h.
1.8.11