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