-
CONFIG_LVGL_SPINNER_DEF_ANIM_CONSTANT_ARC
¶
Constant arc
Type: bool
Direct dependencies¶
<choice: Default spinner animation type>
(Includes any dependencies from ifs and menus.)
Kconfig definition¶
At <Zephyr>/lib/gui/lvgl/Kconfig.objects:318
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:33
→ <Zephyr>/lib/Kconfig:14
→ <Zephyr>/lib/gui/Kconfig:4
→ <Zephyr>/lib/gui/lvgl/Kconfig:33
Menu path: (Top) → Additional libraries → LittlevGL GUI library → Objects → Spinner object → Default spinner animation type
config LVGL_SPINNER_DEF_ANIM_CONSTANT_ARC bool "Constant arc" depends on <choice: Default spinner animation type>
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)