Searched defs:ArkUITouchEvent (Results 1 – 1 of 1) sorted by relevance
186 struct ArkUITouchEvent { struct187 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 …]