MPLAB® Harmony Graphics Suite
|
This value is typically expressed in milliseconds
LIB_EXPORT laResult laTextFieldWidget_SetCursorDelay( laTextFieldWidget* txt, uint32_t dt );
Parameters |
Description |
laTextFieldWidget* txt |
the widget |
uint32_t dt |
the cursor delay value |
laResult - the operation result
MPLAB® Harmony Graphics Suite
|