Searched defs:ArkUIAPIEventGestureAsyncEvent (Results 1 – 1 of 1) sorted by relevance
1068 struct ArkUIAPIEventGestureAsyncEvent { struct1069 ArkUI_Int32 subKind;1070 ArkUI_Int32 repeat;1071 ArkUI_Float32 x;1072 ArkUI_Float32 y;1073 ArkUI_Float32 angle;1074 ArkUI_Float32 scale;1075 ArkUI_Float32 pinchCenterX;1076 ArkUI_Float32 pinchCenterY;1077 ArkUI_Float32 speed;[all …]