Searched defs:ArkUIAPIEventGestureAsyncEvent (Results 1 – 1 of 1) sorted by relevance
1130 struct ArkUIAPIEventGestureAsyncEvent { struct1131 ArkUI_Int32 subKind;1132 ArkUI_Int32 repeat;1133 ArkUI_Float32 x;1134 ArkUI_Float32 y;1135 ArkUI_Float32 angle;1136 ArkUI_Float32 scale;1137 ArkUI_Float32 pinchCenterX;1138 ArkUI_Float32 pinchCenterY;1139 ArkUI_Float32 speed;[all …]