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

The edit widget is the widget in the scene that is currently receiving edit events.

C
leResult leEdit_StartEdit();
Returns

leResult - LE_TRUE the command was processed successfully

MPLAB® Harmony Graphics Suite