- choice: Default spinner animation type
Default spinner animation type
Type: bool
Help
Default spinner animation type
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
Choice options
Kconfig definition
At <Zephyr>/lib/gui/lvgl/Kconfig.objects:306
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:43
→ <Zephyr>/lib/Kconfig:8
→ <Zephyr>/lib/gui/Kconfig:4
→ <Zephyr>/lib/gui/lvgl/Kconfig:33
Menu path: (Top) → Additional libraries → LittlevGL GUI library → Objects → Spinner object
choice
bool "Default spinner animation type"
default LVGL_SPINNER_DEF_ANIM_SPINNING_ARC
depends on LVGL_USE_SPINNER && LVGL
help
Default spinner animation type
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)