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

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

Detailed Description

Event that starts a touch point.

Since
Kanzi 3.9.8

Member Data Documentation

size_t kanzi::wayland::TouchDownEvent::id

Touch point id.

windowing::PositionF kanzi::wayland::TouchDownEvent::position

Touch point position.


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