Input_TouchEvent
typedef struct Input_TouchEvent Input_TouchEvent
Overview
Defines a touch event.
Since: 12
Related module: input
Header file: oh_input_manager.h
Related APIs:
| Name | Description |
|---|---|
| OH_Input_CreateTouchEvent | Creates a touch event object. You can call OH_Input_DestroyTouchEvent to destroy a touch event object. |
| OH_Input_DestroyTouchEvent | Destroys a touch event object. |