MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laTextFieldWidget_SetClearOnFirstEdit( laTextFieldWidget* txt, laBool clear );
Parameters |
Description |
laTextFieldWidget* txt |
the widget |
laBool clear |
the desired flag state |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|