Typedef MirTouchId¶
Defined in File toolkit_event.h
Typedef Documentation¶
-
typedef int32_t MirTouchId¶
An identifier for a touch-point.
TouchId’s are unique per-gesture. That is to say, once a touch has gone down at time T, no other touch will use that touch’s ID until all touches at time T have come up.