Home
last modified time | relevance | path

Searched defs:ArkUITouchEvent (Results 1 – 1 of 1) sorted by relevance

/test/xts/acts/arkui/ace_c_arkui_test/entry/src/main/cpp/Dialog/
Darkoala_api.h186 struct ArkUITouchEvent { struct
187 ArkUI_Int32 action;
189 ArkUI_Int64 timeStamp;
190 ArkUITouchPoint actionTouchPoint;
191 ArkUITouchPoint* touchPointes;
192 ArkUI_Uint32 touchPointSize;
193 ArkUIHistoryTouchEvent* historyEvents;
194 ArkUI_Uint32 historySize;
195 ArkUI_Int32 sourceType;
196 ArkUIEventTarget target;
[all …]