Represents current state of a single TouchPoint. More...
#include <kanzi/core.ui/platform/input_ng/wayland/wayland_event_visitor.hpp>
Public Attributes | |
windowing::PositionF | position |
TouchPoint position. More... | |
TouchPointState | state |
TouchPoint state. More... | |
Represents current state of a single TouchPoint.
TouchPointState kanzi::wayland::WaylandEventVisitor::TouchInfo::TouchPointInfo::state |
TouchPoint state.
windowing::PositionF kanzi::wayland::WaylandEventVisitor::TouchInfo::TouchPointInfo::position |
TouchPoint position.