-
CONFIG_LVGL_TA_DEF_PWD_SHOW_TIME
¶
Label scroll speed
Type: int
Help¶
Password character show time in milliseconds
Default¶
1500
Kconfig definition¶
At lib/gui/lvgl/Kconfig.objects:370
Included via Kconfig:8
→ Kconfig.zephyr:33
→ lib/Kconfig:14
→ lib/gui/Kconfig:4
→ lib/gui/lvgl/Kconfig:33
Menu path: (Top) → Additional libraries → LittlevGL GUI library → Objects → Text area object
config LVGL_TA_DEF_PWD_SHOW_TIME int "Label scroll speed" default 1500 depends onLVGL_USE_TEXTAREA
&&LVGL
help Password character show time in milliseconds
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)