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

laBool - the cursor enabled flag value

MPLAB® Harmony Graphics Suite