CONFIG_LVGL_ROLLER_DEF_ANIM_TIME
Roller animation time
Type: int
Help
Roller animation time in milliseconds
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
200
Kconfig definition
At <Library>/gui/lvgl/Kconfig.objects:259
Included via Kconfig:8
→ Kconfig.zephyr:43
→ <Library>/Kconfig:8
→ <Library>/gui/Kconfig:4
→ <Library>/gui/lvgl/Kconfig:33
Menu path: (Top) → Additional libraries → LittlevGL GUI library → Objects → Roller object
config LVGL_ROLLER_DEF_ANIM_TIME
int "Roller animation time"
default 200
depends on LVGL_USE_ROLLER && LVGL
help
Roller animation time in milliseconds
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)