MPLAB® Harmony Graphics Suite
|
LIB_EXPORT int32_t laListWheelWidget_GetSelectedItem( laListWheelWidget* whl );
Parameters |
Description |
laListWheelWidget* whl |
the widget |
int32_t - the index of the selected item or -1 if an error occured
MPLAB® Harmony Graphics Suite
|