Searched defs:ArkUIAPIEventGestureAsyncEvent (Results 1 – 1 of 1) sorted by relevance
1024 struct ArkUIAPIEventGestureAsyncEvent { struct1025 ArkUI_Int32 subKind;1026 ArkUI_Int32 repeat;1027 ArkUI_Float32 x;1028 ArkUI_Float32 y;1029 ArkUI_Float32 angle;1030 ArkUI_Float32 scale;1031 ArkUI_Float32 pinchCenterX;1032 ArkUI_Float32 pinchCenterY;1033 ArkUI_Float32 speed;[all …]