lv_textarea_get_password_show_time() function
Set how long show the password before changing it to '*'
Syntax
uint16_t lv_textarea_get_password_show_time(lv_obj_t * obj); Arguments
obj
pointer to a text area object
Return value
show time in milliseconds. 0: hide immediately.