MPLAB® Harmony Graphics Suite > Graphics Library > Legato Graphics Library > Legato Interface > b) Core Functions > leEdit_EndEdit Function
MPLAB® Harmony Graphics Suite
leEdit_EndEdit Function

Passes an 'end edit' command to the current edit widget, if one exists

C
void leEdit_EndEdit();
Returns

leResult - LE_TRUE the command was processed successfully

MPLAB® Harmony Graphics Suite