:orphan: .. title:: CONFIG_LVGL_SPINNER_DEF_ANIM_SPINNING_ARC .. kconfig:: CONFIG_LVGL_SPINNER_DEF_ANIM_SPINNING_ARC CONFIG_LVGL_SPINNER_DEF_ANIM_SPINNING_ARC ######################################### *Spinning arc* Type: ``bool`` Direct dependencies =================== \ :ref:` ` *(Includes any dependencies from ifs and menus.)* Kconfig definition ================== At ``/gui/lvgl/Kconfig.objects:312`` Included via ``Kconfig:8`` → ``Kconfig.zephyr:43`` → ``/Kconfig:8`` → ``/gui/Kconfig:4`` → ``/gui/lvgl/Kconfig:33`` Menu path: (Top) → Additional libraries → LittlevGL GUI library → Objects → Spinner object → Default spinner animation type .. code-block:: kconfig config LVGL_SPINNER_DEF_ANIM_SPINNING_ARC bool "Spinning arc" depends on *(The 'depends on' condition includes propagated dependencies from ifs and menus.)*