MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laListWheelWidget_SetSelectedItem( laListWheelWidget* whl, uint32_t idx );
Parameters |
Description |
laListWheelWidget* whl |
the widget |
uint32_t idx |
the desired selected item index |
laResult - the result of the operation
MPLAB® Harmony Graphics Suite
|