CONFIG_LVGL_SPINNER_DEF_ANIM_FILLSPIN_ARC

Fill spin arc

Type: bool

Direct dependencies

<choice: Default spinner animation type>

(Includes any dependencies from ifs and menus.)

Kconfig definition

At <Zephyr Library>/gui/lvgl/Kconfig.objects:315

Included via Kconfig:8Kconfig.zephyr:43<Zephyr Library>/Kconfig:8<Zephyr Library>/gui/Kconfig:4<Zephyr Library>/gui/lvgl/Kconfig:33

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

config LVGL_SPINNER_DEF_ANIM_FILLSPIN_ARC
    bool "Fill spin arc"
    depends on <choice>

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