MPLAB® Harmony Graphics Suite
|
LIB_EXPORT uint32_t laListWidget_GetFirstSelectedItem( laListWidget* lst );
Parameters |
Description |
laListWidget* lst |
the widget |
uint32_t - the lowest selected item index or -1 if nothing is selected.
MPLAB® Harmony Graphics Suite
|