Kanzi  3.9.8
Kanzi Engine C++ API
kanzi::wayland::TouchMotionEvent Class Reference

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...
 

Detailed Description

Event that represents touch point movement.

Since
Kanzi 3.9.8

Member Data Documentation

size_t kanzi::wayland::TouchMotionEvent::id

Touch point id.

windowing::PositionF kanzi::wayland::TouchMotionEvent::position

New touch point position.


The documentation for this class was generated from the following file: