MPLAB® Harmony Graphics Suite > Graphics Library > Aria Graphics Library > Aria User Interface Library Interface > a) Functions > laInput_SetEnabled Function
MPLAB® Harmony Graphics Suite
laInput_SetEnabled Function

Sets the input status of the current context with the specified input argument

C
LIB_EXPORT laResult laInput_SetEnabled(
    laBool enable
);
Returns
MPLAB® Harmony Graphics Suite