MPLAB® Harmony Graphics Suite
|
LIB_EXPORT laResult laTextFieldWidget_SetAlignment( laTextFieldWidget* txt, laHAlignment align );
Parameters |
Description |
laTextFieldWidget* txt |
the widget |
the horizontal alignment value |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|