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

laBool - true if the list wheel is set to auto hide

MPLAB® Harmony Graphics Suite