MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laButtonWidget_GetToggleable Function
MPLAB® Harmony Graphics Suite
laButtonWidget_GetToggleable Function
C
LIB_EXPORT laBool laButtonWidget_GetToggleable(
    laButtonWidget* btn
);
Parameters
Parameters 
Description 
laButtonWidget* btn 
the button to reference 
Returns

laBool - the value of the toggle flag

MPLAB® Harmony Graphics Suite