Searched defs:ArkUIAPIEventGestureAsyncEvent (Results 1 – 2 of 2) sorted by relevance
1001 struct ArkUIAPIEventGestureAsyncEvent { struct1002 ArkUI_Int32 subKind;1003 ArkUI_Int32 repeat;1004 ArkUI_Float32 x;1005 ArkUI_Float32 y;1006 ArkUI_Float32 angle;1007 ArkUI_Float32 scale;1008 ArkUI_Float32 pinchCenterX;1009 ArkUI_Float32 pinchCenterY;1010 ArkUI_Float32 speed;[all …]
1080 struct ArkUIAPIEventGestureAsyncEvent { struct1081 ArkUI_Int32 subKind;1082 ArkUI_Int32 repeat;1083 ArkUI_Float32 x;1084 ArkUI_Float32 y;1085 ArkUI_Float32 angle;1086 ArkUI_Float32 scale;1087 ArkUI_Float32 pinchCenterX;1088 ArkUI_Float32 pinchCenterY;1089 ArkUI_Float32 speed;[all …]