Contents

touchChanged

A single-bit Boolean that indicates whether the touch variable changed since the last event was dispatched.

Declaration

uint32_t touchChanged;

Discussion

For example, this property is 1 if the value in the touch field changed from 0 to 1 since the last event.

See Also

Getting the Touch Data