Structure to hold a state of current touch points. More...
#include <kanzi/core.ui/input/input_manipulator.hpp>
Public Attributes | |
TouchPointsContainer | touchPoints |
Touch points over the recipient node. More... | |
TouchPointsContainer | allTouchPoints |
All touch points. More... | |
Structure to hold a state of current touch points.
TouchPointsContainer kanzi::InputManipulator::TouchInfo::touchPoints |
Touch points over the recipient node.
TouchPointsContainer kanzi::InputManipulator::TouchInfo::allTouchPoints |
All touch points.