The latest development version of this page may be more current than this released 2.7.5 version.

CONFIG_LVGL_SPINNER_DEF_ANIM_SPINNING_ARC

Spinning arc

Type: bool

Direct dependencies

<choice: Default spinner animation type>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At lib/gui/lvgl/Kconfig.objects:312

Included via Kconfig:8Kconfig.zephyr:43lib/Kconfig:8lib/gui/Kconfig:4lib/gui/lvgl/Kconfig:33

Menu path: (Top) → Additional libraries → LittlevGL GUI library → Objects → Spinner object → Default spinner animation type

config LVGL_SPINNER_DEF_ANIM_SPINNING_ARC
    bool "Spinning arc"
    depends on <choice>

(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)