-
CONFIG_LVGL_OBJ_ROLLER_ANIM_TIME
¶
Roller animation time
Type: int
Help¶
Roller animation time in milliseconds
Default¶
200
Kconfig definition¶
At lib/gui/lvgl/Kconfig.objects:347
Included via Kconfig:8
→ Kconfig.zephyr:42
→ lib/Kconfig:12
→ lib/gui/Kconfig:4
→ lib/gui/lvgl/Kconfig:458
Menu path: (Top) → Additional libraries → LittlevGL GUI library → Objects → Drop Down List object → Roller object
config LVGL_OBJ_ROLLER_ANIM_TIME int "Roller animation time" default 200 depends onLVGL_OBJ_ROLLER
&&LVGL
help Roller animation time in milliseconds
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)