Searched defs:ArkUIAPIEventGestureAsyncEvent (Results 1 – 1 of 1) 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 …]