Updated: October 28, 2024 |
Event list item
#include <gestures/event_list.h>
typedef struct event_list_item event_list_item_t;
This structure represents an item in the list of touch events that need to be handled. Use the event_list_*() functions to manipulate the event list.