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

laBool - true if the indicators are being shown

MPLAB® Harmony Graphics Suite