MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > b) Data Types and Constants > laListWheelWidget_GetZoomEffects Function
MPLAB® Harmony Graphics Suite
laListWheelWidget_GetZoomEffects Function
C
LIB_EXPORT laListWheelZoomEffects laListWheelWidget_GetZoomEffects(
    laListWheelWidget* whl
);
Parameters
Parameters 
Description 
laListWheelWidget* whl 
the widget 
Returns

laListWheelZoomEffects - the list wheel zoom effect type

MPLAB® Harmony Graphics Suite