MPLAB® Harmony Graphics Suite
|
Initializes an leTextFieldWidget widget pointer.
LIB_EXPORT void leTextFieldWidget_Constructor( leTextFieldWidget* txt );
Parameters |
Description |
leTextFieldWidget* wgt |
the pointer to initialize |
void
MPLAB® Harmony Graphics Suite
|