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

laBool - true gradient shading is being used

MPLAB® Harmony Graphics Suite