MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laListWheelWidget_SelectPreviousItem Function
MPLAB® Harmony Graphics Suite
laListWheelWidget_SelectPreviousItem Function
C
LIB_EXPORT laResult laListWheelWidget_SelectPreviousItem(
    laListWheelWidget* whl
);
Parameters
Parameters 
Description 
laListWheelWidget* whl 
the widget 
Returns

laResult - the result of the operation

MPLAB® Harmony Graphics Suite