-
CONFIG_LVGL_ROLLER_DEF_ANIM_TIME
¶
Roller animation time
Type: int
Help¶
Roller animation time in milliseconds
Default¶
200
Kconfig definition¶
At lib/gui/lvgl/Kconfig.objects:259
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 → Roller object
config LVGL_ROLLER_DEF_ANIM_TIME int "Roller animation time" default 200 depends onLVGL_USE_ROLLER
&&LVGL
help Roller animation time in milliseconds
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)