mtouch_event_t

Updated: April 19, 2023

Structure that contains details common to INPUT_CLASS_MTOUCH input events

Synopsis:

#include <input/event_types.h>
typedef struct mtouch_event  mtouch_event_t;

Library:

libinputevents

Description:

The mtouch_event structure represents information that is common to all input events of class INPUT_CLASS_MTOUCH. This information is provided by the input device driver whenever an INPUT_CLASS_MTOUCH event occurs.