lv_textarea_t struct
DEFINES TYPEDEFS Data of text area
Fields
Place holder label. only visible if text is an empty string.
Used to store the original text in password mode.
Replacement characters displayed in password mode.
Only these characters will be accepted. NULL: accept all.
The max. number of characters. 0: no limit.
Time to show characters in password mode before change them to '*'.
Temporary values for text selection.
User is in process of selecting.
Text can be selected on this text area.
Replace characters with '*'.
One line mode (ignore line breaks).