Event that represents touch point movement. More...
#include <kanzi/core.ui/platform/windowing_ng/wayland/wayland_event.hpp>
Public Attributes | |
size_t | id |
Touch point id. More... | |
windowing::PositionF | position |
New touch point position. More... | |
Event that represents touch point movement.
size_t kanzi::wayland::TouchMotionEvent::id |
Touch point id.
windowing::PositionF kanzi::wayland::TouchMotionEvent::position |
New touch point position.