-
CONFIG_LVGL_LIST_DEF_ANIM_TIME
¶
List focus default animation time
Type: int
Help¶
List focus default animation time in milliseconds
Default¶
100
Kconfig definition¶
At lib/gui/lvgl/Kconfig.objects:220
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 → List object
config LVGL_LIST_DEF_ANIM_TIME int "List focus default animation time" default 100 depends onLVGL_USE_LIST
&&LVGL
help List focus default animation time in milliseconds
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)