Skip to content

TouchEventType ​

Enum

Source: TouchEventTypes.h

Description ​

High-level touch event types for gesture detection

These events represent the semantic meaning of touch interactions, not the raw hardware events (which are handled by TouchAdapter).

Released under the MIT License.