Searched defs:ArkUITouchEvent (Results 1 – 1 of 1) sorted by relevance
191 struct ArkUITouchEvent { struct192 ArkUI_Int32 action;194 ArkUI_Int64 timeStamp;196 ArkUITouchPoint* touchPointes;197 ArkUI_Uint32 touchPointSize;199 ArkUI_Uint32 historySize;200 ArkUI_Int32 sourceType;201 ArkUIEventTarget target;207 bool stopPropagation;214 bool preventDefault;[all …]