lv_wayland_pointer_axis.h

API reference for lv_wayland_pointer_axis.h

Report on GitHub
Summary

Functions

lv_wayland_get_pointeraxis

Obtains the input device of the encoder

 
lv_indev_t * lv_wayland_get_pointeraxis(lv_display_t *display)
Parameters
NameTypeDescription
displaylv_display_t *Reference to the LVGL display associated to the window

Returns: lv_indev_t * — The input device

It is used to create an input group on application start

Dependencies

Last updated on

On this page