lv_wl_touch.h¶ Functions lv_indev_t *lv_wayland_touch_create(void)¶ lv_indev_t *lv_wayland_get_touchscreen(lv_display_t *display)¶ Get touchscreen input device for given LVGL display Parameters: display – LVGL display Returns: input device connected to touchscreen, or NULL on error