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

laBool - true if the list allows an empty selection set

MPLAB® Harmony Graphics Suite