MPLAB® Harmony Graphics Suite
|
This cursor will appear to the left of the character at index of the string
LIB_EXPORT uint32_t laTextFieldWidget_GetCursorPosition( laTextFieldWidget* txt );
Parameters |
Description |
laTextFieldWidget* txt |
the widget |
uint32_t - the index of the cursor
MPLAB® Harmony Graphics Suite
|