CONFIG_LVGL_INDEV_DEF_GESTURE_LIMIT
Gesture threshold
Type: int
Help
Gesture threshold in pixels
Direct dependencies
(Includes any dependencies from ifs and menus.)
Default
50
Kconfig definition
At <Library>/gui/lvgl/Kconfig.input:80
Included via Kconfig:8
→ Kconfig.zephyr:43
→ <Library>/Kconfig:8
→ <Library>/gui/Kconfig:4
→ <Library>/gui/lvgl/Kconfig:26
Menu path: (Top) → Additional libraries → LittlevGL GUI library → Input device settings
config LVGL_INDEV_DEF_GESTURE_LIMIT
int "Gesture threshold"
default 50
depends on LVGL
help
Gesture threshold in pixels
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)