-
CONFIG_LVGL_INPUT_LONG_PRESS_TIME
¶
Long press time
Type: int
Help¶
Period in milliseconds before a press is seen as a long press
Kconfig definition¶
At lib/gui/lvgl/Kconfig:245
Included via Kconfig:10
→ Kconfig.zephyr:37
→ lib/Kconfig:15
→ lib/gui/Kconfig:9
Menu path: (top menu) → Additional libraries → Graphical user interface
config LVGL_INPUT_LONG_PRESS_TIME int prompt "Long press time" ifLVGL
default 400 ifLVGL
depends onLVGL
help Period in milliseconds before a press is seen as a long press
(Definitions include propagated dependencies, including from if’s and menus.)